Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/kern/
H A Dproc_info.c218 static void munge_vinfo_stat(struct stat64 *sbp, struct vinfo_stat *vsbp);
2673 munge_vinfo_stat(&sb, &vinfo->vi_stat); in fill_vnodeinfo()
3791 munge_vinfo_stat(struct stat64 *sbp, struct vinfo_stat *vsbp) in munge_vinfo_stat() function