Home
last modified time | relevance | path

Searched refs:vfs_cachedroot (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_init.c204 rc = (*mp->mnt_vfc->vfc_vfsops_sd->vfs_cachedroot)(mp, flags, vpp); in vfs_cachedroot_sigdefer()
365 .vfs_cachedroot = vfs_cachedroot_sigdefer,
/freebsd/sys/fs/devfs/
H A Ddevfs_vfsops.c239 .vfs_cachedroot = devfs_root,
/freebsd/sys/sys/
H A Dmount.h826 vfs_root_t *vfs_cachedroot; member
870 _rc = (*(MP)->mnt_op->vfs_cachedroot)(MP, FLAGS, VPP); \
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c695 .vfs_cachedroot = tmpfs_root,
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c139 .vfs_cachedroot = zfs_root,
/freebsd/sys/ufs/ffs/
H A Dffs_vfsops.c109 .vfs_cachedroot = ufs_root,
/freebsd/sys/fs/nfsclient/
H A Dnfs_clvfsops.c140 .vfs_cachedroot = nfs_root,