Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDvfs_cache.c3388 struct vnode *startvp = vp; in vn_fullpath_dir() local
3453 startvp, NULL); in vn_fullpath_dir()
3466 startvp, NULL); in vn_fullpath_dir()
3475 SDT_PROBE3(vfs, namecache, fullpath, return, 0, startvp, *retbuf); in vn_fullpath_dir()
3503 struct vnode *startvp = vp; in vn_fullpath_any_smr() local
3624 SDT_PROBE2(vfs, namecache, fullpath_smr, hit, startvp, *retbuf); in vn_fullpath_any_smr()
3629 SDT_PROBE4(vfs, namecache, fullpath_smr, miss, startvp, ncp, reason, i); in vn_fullpath_any_smr()