Lines Matching refs:fullpath
99 SDT_PROBE_DEFINE1(vfs, namecache, fullpath, entry, "struct vnode *");
100 SDT_PROBE_DEFINE3(vfs, namecache, fullpath, hit, "struct vnode *",
102 SDT_PROBE_DEFINE1(vfs, namecache, fullpath, miss, "struct vnode *");
103 SDT_PROBE_DEFINE3(vfs, namecache, fullpath, return, "int",
3053 SDT_PROBE3(vfs, namecache, fullpath, return, error, in vn_vptocnp()
3059 SDT_PROBE3(vfs, namecache, fullpath, hit, ncp->nc_dvp, in vn_vptocnp()
3068 SDT_PROBE1(vfs, namecache, fullpath, miss, vp); in vn_vptocnp()
3076 SDT_PROBE3(vfs, namecache, fullpath, return, error, vp, NULL); in vn_vptocnp()
3085 SDT_PROBE3(vfs, namecache, fullpath, return, error, vp, NULL); in vn_vptocnp()
3131 SDT_PROBE1(vfs, namecache, fullpath, entry, vp); in vn_fullpath_dir()
3156 SDT_PROBE3(vfs, namecache, fullpath, return, in vn_fullpath_dir()
3170 SDT_PROBE3(vfs, namecache, fullpath, return, in vn_fullpath_dir()
3180 SDT_PROBE3(vfs, namecache, fullpath, return, error, in vn_fullpath_dir()
3193 SDT_PROBE3(vfs, namecache, fullpath, return, ENOMEM, in vn_fullpath_dir()
3203 SDT_PROBE3(vfs, namecache, fullpath, return, 0, startvp, *retbuf); in vn_fullpath_dir()