Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kern/
H A Dvfs_hash.c91 vs = vget_prep(vp); in vfs_hash_get()
173 vs = vget_prep(vp2); in vfs_hash_insert()
H A Dvfs_cache.c1869 vs = vget_prep(*vpp); in cache_lookup_dotdot()
1985 vs = vget_prep(*vpp); in cache_lookup_fallback()
3704 vs = vget_prep(ddvp); in vn_dir_dd_ino()
H A Dvfs_subr.c2992 vget_prep(struct vnode *vp) in vget_prep() function
3026 vs = vget_prep(vp); in vget()
3090 vs = vget_prep(vp); in vref()
/freebsd-13.1/sys/fs/pseudofs/
H A Dpseudofs_vncache.c138 vs = vget_prep(vp); in pfs_vncache_alloc()
/freebsd-13.1/sys/fs/devfs/
H A Ddevfs_vnops.c551 vs = vget_prep(vp); in devfs_allocv()
1660 vs = vget_prep(vp2); in devfs_revoke()
/freebsd-13.1/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_ctldir.c1204 enum vgetstate vs = vget_prep(vp); in zfsctl_snapshot_vptocnp()
H A Dzfs_vnops_os.c6049 enum vgetstate vs = vget_prep(covered_vp); in zfs_vptocnp()
/freebsd-13.1/sys/sys/
H A Dvnode.h722 enum vgetstate vget_prep(struct vnode *vp);
/freebsd-13.1/sys/fs/tmpfs/
H A Dtmpfs_subr.c881 vs = vget_prep(vp); in tmpfs_alloc_vp()