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

/darwin-on-arm/xnu/iokit/Tests/
H A DTests.h50 #define checkSpace(l, ckp, d) ((int) 1)
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_catalog.c103 static int cat_findposition(const CatalogKey *ckp, const CatalogRecord *crp,
117 static int catrec_update(const CatalogKey *ckp, CatalogRecord *crp, struct update_state *state);
1550 catrec_update(const CatalogKey *ckp, CatalogRecord *crp, struct update_state *state) argument
1570 if ((ckp->hfs.parentID != descp->cd_parentcnid) ||
1586 if ((ckp->hfs.parentID != descp->cd_parentcnid) ||
1642 if (ckp->hfsPlus.parentID != hfsmp->hfs_private_desc[DIR_HARDLINKS].cd_cnid) {
1708 if (ckp->hfsPlus.parentID == hfsmp->hfs_private_desc[FILE_HARDLINKS].cd_cnid) {
1945 update_siblinglinks_callback(__unused const CatalogKey *ckp, CatalogRecord *crp, struct linkupdate_state *state) argument
2781 getdirentries_callback(const CatalogKey *ckp, const CatalogRecord *crp, argument
2807 curID = ckp
3107 getdirentries_std_callback(const CatalogKey *ckp, const CatalogRecord *crp, struct packdirentry_state *state) argument
3355 CatalogKey ckp; local
3448 cat_findposition(const CatalogKey *ckp, const CatalogRecord *crp, struct position_state *state) argument
[all...]

Completed in 75 milliseconds