Home
last modified time | relevance | path

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

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