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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_catalog.h280 int allow_system_files,
H A Dhfs_catalog.c93 static int cat_lookupbykey(struct hfsmount *hfsmp, CatalogKey *keyp, int allow_system_files, u_long hint, int wantrsrc,
487 cat_idlookup(struct hfsmount *hfsmp, cnid_t cnid, int allow_system_files, argument
532 result = cat_lookupbykey(hfsmp, keyp, allow_system_files, 0, 0, outdescp, attrp, forkp, NULL);
603 cat_lookupbykey(struct hfsmount *hfsmp, CatalogKey *keyp, int allow_system_files, u_long hint, int wantrsrc, argument
638 !allow_system_files) {

Completed in 12 milliseconds