Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_cache.c3109 struct vnode *startvp = vp; in vn_fullpath_dir() local
3181 startvp, NULL); in vn_fullpath_dir()
3194 startvp, NULL); in vn_fullpath_dir()
3203 SDT_PROBE3(vfs, namecache, fullpath, return, 0, startvp, *retbuf); in vn_fullpath_dir()
3231 struct vnode *startvp = vp; in vn_fullpath_any_smr() local
3352 SDT_PROBE2(vfs, namecache, fullpath_smr, hit, startvp, *retbuf); in vn_fullpath_any_smr()
3357 SDT_PROBE4(vfs, namecache, fullpath_smr, miss, startvp, ncp, reason, i); in vn_fullpath_any_smr()