Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dvfs_hash.c89 vs = vget_prep(vp); in vfs_hash_get()
171 vs = vget_prep(vp2); in vfs_hash_insert()
H A Dvfs_subr.c3252 vget_prep(struct vnode *vp) in vget_prep() function
3286 vs = vget_prep(vp); in vget()
3350 vs = vget_prep(vp); in vref()
H A Dvfs_cache.c1893 vs = vget_prep(*vpp); in cache_lookup_dotdot()
2009 vs = vget_prep(*vpp); in cache_lookup_fallback()
3758 vs = vget_prep(ddvp); in vn_dir_dd_ino()
/freebsd-14.2/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-14.2/sys/fs/fdescfs/
H A Dfdesc_vnops.c168 vgs = vget_prep(vp); in fdesc_allocvp()
224 vgs = vget_prep(vp2); in fdesc_allocvp()
/freebsd-14.2/sys/fs/devfs/
H A Ddevfs_vnops.c552 vs = vget_prep(vp); in devfs_allocv()
1665 vs = vget_prep(vp2); in devfs_revoke()
/freebsd-14.2/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.c6170 enum vgetstate vs = vget_prep(covered_vp); in zfs_vptocnp()
/freebsd-14.2/sys/sys/
H A Dvnode.h739 enum vgetstate vget_prep(struct vnode *vp);
/freebsd-14.2/sys/fs/tmpfs/
H A Dtmpfs_subr.c980 vs = vget_prep(vp); in tmpfs_alloc_vp()