Searched defs:fspath (Results 1 – 7 of 7) sorted by relevance
| /freebsd/usr.sbin/autofs/ |
| H A D | automount.c | 100 mount_autofs(const char *from, const char *fspath, const char *options, in mount_autofs() 231 flush_autofs(const char *fspath, const fsid_t *fsid) in flush_autofs()
|
| /freebsd/sys/fs/autofs/ |
| H A D | autofs_vfsops.c | 59 char *from, *fspath, *options, *prefix; in autofs_mount() local
|
| /freebsd/sys/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_vfs.c | 120 mount_snapshot(kthread_t *td, vnode_t **vpp, const char *fstype, char *fspath, in mount_snapshot()
|
| /freebsd/usr.sbin/edquota/ |
| H A D | edquota.c | 113 char *fspath = NULL; in main() local 358 getprivs(long id, int quotatype, char *fspath) in getprivs()
|
| /freebsd/sys/kern/ |
| H A D | vfs_mount.c | 663 vfs_mount_alloc(struct vnode * vp,struct vfsconf * vfsp,const char * fspath,struct ucred * cred) vfs_mount_alloc() argument 807 char *fstype, *fspath, *errmsg; vfs_donmount() local 1122 vfs_domount_first(struct thread * td,struct vfsconf * vfsp,char * fspath,struct vnode * vp,uint64_t fsflags,struct vfsoptlist ** optlist) vfs_domount_first() argument 1621 vfs_domount(struct thread * td,const char * fstype,char * fspath,uint64_t fsflags,bool only_export,bool jail_export,struct vfsoptlist ** optlist) vfs_domount() argument [all...] |
| H A D | vfs_mountroot.c | 309 char *fspath; in vfs_mountroot_shuffle() local
|
| /freebsd/sbin/init/ |
| H A D | init.c | 711 mount_tmpfs(const char *fspath) in mount_tmpfs()
|