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

/macosx-10.5.8/xnu-1228.15.4/iokit/Tests/
H A DTests.h50 #define checkSpace(l, ckp, d) ((int) 1)
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_catalog.c101 static int cat_findposition(const CatalogKey *ckp, const CatalogRecord *crp,
115 static int catrec_update(const CatalogKey *ckp, CatalogRecord *crp, struct update_state *state);
1422 catrec_update(const CatalogKey *ckp, CatalogRecord *crp, struct update_state *state) argument
1442 if ((ckp->hfs.parentID != descp->cd_parentcnid) ||
1458 if ((ckp->hfs.parentID != descp->cd_parentcnid) ||
1514 if (ckp->hfsPlus.parentID != hfsmp->hfs_private_desc[DIR_HARDLINKS].cd_cnid) {
1579 if (ckp->hfsPlus.parentID == hfsmp->hfs_private_desc[FILE_HARDLINKS].cd_cnid) {
1797 updatelink_callback(__unused const CatalogKey *ckp, CatalogRecord *crp, struct linkupdate_state *state) argument
2617 getdirentries_callback(const CatalogKey *ckp, const CatalogRecord *crp, argument
2642 curID = ckp
2894 getdirentries_std_callback(const CatalogKey *ckp, const CatalogRecord *crp, struct packdirentry_state *state) argument
3135 CatalogKey ckp; local
3221 cat_findposition(const CatalogKey *ckp, const CatalogRecord *crp, struct position_state *state) argument
[all...]

Completed in 42 milliseconds