Home
last modified time | relevance | path

Searched defs:refstart (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_lookup.c1484 vfs_relookup(struct vnode * dvp,struct vnode ** vpp,struct componentname * cnp,bool refstart) vfs_relookup() argument
/freebsd/sys/fs/unionfs/
H A Dunion_subr.c723 bool refstart; in unionfs_relookup() local