Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_cache.c3540 struct vnode *startvp = vp; in vn_fullpath_dir() local
3605 startvp, NULL); in vn_fullpath_dir()
3618 startvp, NULL); in vn_fullpath_dir()
3627 SDT_PROBE3(vfs, namecache, fullpath, return, 0, startvp, *retbuf); in vn_fullpath_dir()
3655 struct vnode *startvp = vp; in vn_fullpath_any_smr() local
3776 SDT_PROBE2(vfs, namecache, fullpath_smr, hit, startvp, *retbuf); in vn_fullpath_any_smr()
3781 SDT_PROBE4(vfs, namecache, fullpath_smr, miss, startvp, ncp, reason, i); in vn_fullpath_any_smr()