Searched refs:mount_top_dataset (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.h200 extern char *mount_top_dataset(char *pool, zfs_mnted_t *mnted);
H A Dbootadm_loader.c409 zmntpt = mount_top_dataset(pool, &zmnted);
H A Dbootadm.c1391 zmntpt = mount_top_dataset(pool, &zmnted);
4282 mntpt = mount_top_dataset(pool, &mnted);
5938 mount_top_dataset(char *pool, zfs_mnted_t *mnted) function
5946 const char *fcn = "mount_top_dataset()";
6219 mntpt = mount_top_dataset(pool, &mnted);
7318 mntpt = mount_top_dataset(pool, &mnted);
7475 mntpt = mount_top_dataset(pool, &mnted);

Completed in 65 milliseconds