Searched refs:zmount (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/cddl/compat/opensolaris/misc/ |
| H A D | zmount.c | 73 zmount(const char *spec, const char *dir, int mflag, char *fstype, in zmount() function
|
| /freebsd-12.1/cddl/lib/libzfs/ |
| H A D | Makefile | 16 zmount.c \
|
| /freebsd-12.1/lib/libbe/ |
| H A D | be_access.c | 123 if ((err = zmount(zfs_get_name(zfs_hdl), tmp, info->mntflags, in be_mount_iter()
|
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/ |
| H A D | libzfs.h | 844 extern int zmount(const char *, const char *, int, char *, char *, int, char *,
|
| H A D | libzfs_mount.c | 392 if (zmount(zfs_get_name(zhp), mountpoint, flags, in zfs_mount()
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/zfs/ |
| H A D | zfs_main.c | 6929 if (zmount(dataset, path, flags, MNTTYPE_ZFS, in manual_mount()
|