Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dproc_info.c213 static int fill_vnodeinfo(vnode_t vp, struct vnode_info *vinfo, boolean_t check_fsgetpath);
2627 fill_vnodeinfo(vnode_t vp, struct vnode_info *vinfo, __unused boolean_t check_fsgetpath) in fill_vnodeinfo() argument
2637 if (check_fsgetpath) { in fill_vnodeinfo()