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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_readwrite.c816 struct access_cache { struct
937 lookup_bucket(struct access_cache *cache, int *indexp, cnid_t parent_id)
971 * Add a node to the access_cache at the given index (or do a lookup first
976 add_node(struct access_cache *cache, int index, cnid_t nodeID, int access)
1050 do_attr_lookup(struct hfsmount *hfsmp, struct access_cache *cache, cnid_t cnid,
1098 do_access_check(struct hfsmount *hfsmp, int *err, struct access_cache *cache, HFSCatalogNodeID nodeID,
1264 struct access_cache cache;

Completed in 75 milliseconds