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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_cnode.h342 u_int32_t hfsfid_cnid; /* Catalog node ID. */ member in struct:hfsfid
H A Dhfs_vfsops.c2634 result = hfs_vget(VFSTOHFS(mp), ntohl(hfsfhp->hfsfid_cnid), &nvp, 0, 0);
2680 hfsfhp->hfsfid_cnid = htonl(cp->c_fileid);

Completed in 33 milliseconds