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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_catalog.c384 struct HFSPlusCatalogFile cnoderec; local
386 promoteattr(hfsmp, recp, &cnoderec);
387 getbsdattr(hfsmp, &cnoderec, attrp);
1006 struct HFSPlusCatalogFile cnoderec; local
1008 promoteattr(hfsmp, recp, &cnoderec);
1009 getbsdattr(hfsmp, &cnoderec, attrp);
2869 struct HFSPlusCatalogFile cnoderec; local
2873 promoteattr(hfsmp, rec, &cnoderec);
2874 getbsdattr(hfsmp, &cnoderec, &cep->ce_attr);

Completed in 82 milliseconds