Home
last modified time | relevance | path

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

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