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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_catalog.c184 struct HFSPlusCatalogFile cnoderec; local
186 promoteattr(hfsmp, recp, &cnoderec);
187 getbsdattr(hfsmp, &cnoderec, attrp);
711 struct HFSPlusCatalogFile cnoderec; local
713 promoteattr(hfsmp, recp, &cnoderec);
714 getbsdattr(hfsmp, &cnoderec, attrp);
2546 struct HFSPlusCatalogFile cnoderec; local
2550 promoteattr(hfsmp, rec, &cnoderec);
2551 getbsdattr(hfsmp, &cnoderec, &cep->ce_attr);

Completed in 22 milliseconds