Home
last modified time | relevance | path

Searched refs:null_hashget (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/nullfs/
H A Dnull_subr.c139 null_hashget(struct mount *mp, struct vnode *lowervp) in null_hashget() function
229 *vpp = null_hashget(mp, lowervp); in null_nodeget()
H A Dnull.h74 struct vnode *null_hashget(struct mount *mp, struct vnode *lowervp);
H A Dnull_vfsops.c442 vp = null_hashget(mp, lowervp); in nullfs_reclaim_lowervp()
456 vp = null_hashget(mp, lowervp); in nullfs_unlink_lowervp()