Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ufs/
H A Dufs_lookup.c1369 if ((ddvp = vn_dir_dd_ino(vp)) != NULL) { in ufs_dir_dd_ino()
/freebsd/sys/sys/
H A Dvnode.h731 vn_dir_dd_ino(struct vnode *vp);
/freebsd/sys/kern/
H A Dvfs_cache.c3846 vn_dir_dd_ino(struct vnode *vp) in vn_dir_dd_ino() function