Home
last modified time | relevance | path

Searched refs:vget_prep (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_hash.c88 vs = vget_prep(vp); in vfs_hash_get()
170 vs = vget_prep(vp2); in vfs_hash_insert()
H A Dvfs_cache.c1960 vs = vget_prep(*vpp); in cache_lookup_dotdot()
2076 vs = vget_prep(*vpp); in cache_lookup_fallback()
3825 vs = vget_prep(ddvp); in vn_dir_dd_ino()
H A Dvfs_subr.c3247 vget_prep(struct vnode *vp) in vget_prep() function
3281 vs = vget_prep(vp); in vget()
3345 vs = vget_prep(vp); in vref()
/freebsd/sys/fs/pseudofs/
H A Dpseudofs_vncache.c137 vs = vget_prep(vp); in pfs_vncache_alloc()
220 vs = vget_prep(vp); in pfs_vncache_alloc()
/freebsd/sys/fs/fdescfs/
H A Dfdesc_vnops.c166 vgs = vget_prep(vp); in fdesc_allocvp()
222 vgs = vget_prep(vp2); in fdesc_allocvp()
/freebsd/sys/fs/devfs/
H A Ddevfs_vnops.c550 vs = vget_prep(vp); in devfs_allocv()
1664 vs = vget_prep(vp2); in devfs_revoke()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_ctldir.c1230 enum vgetstate vs = vget_prep(vp); in zfsctl_snapshot_vptocnp()
H A Dzfs_vnops_os.c6149 enum vgetstate vs = vget_prep(covered_vp); in zfs_vptocnp()
/freebsd/sys/sys/
H A Dvnode.h736 enum vgetstate vget_prep(struct vnode *vp);
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_subr.c1016 vs = vget_prep(vp); in tmpfs_alloc_vp()