Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/kern/
H A Dproc_info.c215 static int fill_vnodeinfo(vnode_t vp, struct vnode_info *vinfo, boolean_t check_fsgetpath);
2657 fill_vnodeinfo(vnode_t vp, struct vnode_info *vinfo, __unused boolean_t check_fsgetpath) in fill_vnodeinfo() argument
2667 if (check_fsgetpath) { in fill_vnodeinfo()