Searched refs:zmount (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/cddl/osnet/sys/sys/ |
| H A D | mount.h | 45 #define mount(a,b,c,d,e,f,g,h) zmount(a,b,c,d,e,f,g,h) 61 zmount(const char *spec, const char *dir, int mflag, char *fstype,
|
| /netbsd-src/external/cddl/osnet/lib/libzfs/ |
| H A D | zmount.c | 46 zmount(const char *spec, const char *dir, int mflag, char *fstype, in zmount() function
|
| H A D | Makefile | 30 SRCS+= zmount.c
|
| /netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/ |
| H A D | libzfs.h | 807 extern int zmount(const char *, const char *, int, char *, char *, int, char *,
|
| H A D | libzfs_mount.c | 321 if (zmount(zfs_get_name(zhp), mountpoint, flags, in zfs_mount()
|
| /netbsd-src/external/cddl/osnet/dist/cmd/zfs/ |
| H A D | zfs_main.c | 6844 if (zmount(dataset, path, flags, MNTTYPE_ZFS, in manual_mount()
|