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

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.h183 } zfs_mnted_t; typedef in typeref:enum:zfs_mnted
200 extern char *mount_top_dataset(char *pool, zfs_mnted_t *mnted);
202 extern int umount_top_dataset(char *, zfs_mnted_t, char *);
H A Dbootadm.c1291 zfs_mnted_t zmnted;
4222 zfs_mnted_t mnted;
5841 * mnted returns one of the above values defined for zfs_mnted_t
5844 mount_legacy_dataset(char *pool, zfs_mnted_t *mnted)
5935 * mnted returns one of the above values defined for zfs_mnted_t
5938 mount_top_dataset(char *pool, zfs_mnted_t *mnted)
6071 umount_top_dataset(char *pool, zfs_mnted_t mnted, char *mntpt)
6207 zfs_mnted_t mnted;
7305 zfs_mnted_t mnted;
7452 zfs_mnted_t mnte
[all...]
H A Dbootadm_loader.c341 zfs_mnted_t zmnted;

Completed in 63 milliseconds