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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_cnode.h310 u_int32_t hfsfid_cnid; /* Catalog node ID. */ member in struct:hfsfid
H A Dhfs_vfsops.c2718 result = hfs_vget(VFSTOHFS(mp), ntohl(hfsfhp->hfsfid_cnid), &nvp, 0, 0);
2764 hfsfhp->hfsfid_cnid = htonl(cp->c_fileid);

Completed in 51 milliseconds