Searched refs:vi_fsid (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dproc_info.h281 fsid_t vi_fsid; member in struct:vnode_info
/darwin-on-arm/xnu/bsd/kern/
H A Dproc_info.c1294 vinfo->vi_fsid = vp->v_mount->mnt_vfsstat.f_fsid;
1296 vinfo->vi_fsid.val[0] = 0;
1297 vinfo->vi_fsid.val[1] = 0;

Completed in 79 milliseconds