Searched defs:fstype (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libshare/ |
| H A D | libshare.c | 53 sa_fstype_t *fstype; in register_fstype() local 85 sa_fstype_t *fstype; in sa_enable_share() local 119 sa_fstype_t *fstype; in sa_disable_share() local 146 sa_fstype_t *fstype; in sa_is_shared() local 168 sa_fstype_t *fstype = fstypes; in sa_commit_shares() local 301 sa_fstype_t *fstype; in sa_validate_shareopts() local 354 sa_fstype_t *fstype; in free_share() local
|
| H A D | libshare_impl.h | 39 #define FSINFO(impl_share, fstype) \ argument
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/os/freebsd/ |
| H A D | libzfs_zmount.c | 77 do_mount_(const char *spec, const char *dir, int mflag, char *fstype, in do_mount_()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_vfs.c | 122 mount_snapshot(kthread_t *td, vnode_t **vpp, const char *fstype, char *fspath, in mount_snapshot()
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_mount.c | 628 char *fstype, *fspath, *errmsg; in vfs_donmount() local 836 char *fstype; in sys_mount() local 1288 const char *fstype, /* Filesystem type. */ in vfs_domount()
|
| H A D | vfs_init.c | 140 vfs_byname_kld(const char *fstype, struct thread *td, int *error) in vfs_byname_kld()
|