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 | 119 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 | 112 char *fspath = NULL; in main() local 357 getprivs(long id, int quotatype, char *fspath) in getprivs()
|
/freebsd/sys/kern/ |
H A D | vfs_mount.c | 662 vfs_mount_alloc(struct vnode *vp, struct vfsconf *vfsp, const char *fspath, in vfs_mount_alloc() 805 char *fstype, *fspath, *errmsg; in vfs_donmount() local 1113 char *fspath, /* Mount path. */ in vfs_domount_first() 1587 char *fspath, /* Mount path. */ in vfs_domount()
|
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()
|