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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_cnode.c377 struct cat_lookup_buffer *lookup_rsrc = NULL;
381 MALLOC(lookup_rsrc, struct cat_lookup_buffer*, sizeof (struct cat_lookup_buffer), M_TEMP, M_WAITOK);
388 bzero (lookup_rsrc, sizeof (struct cat_lookup_buffer));
H A Dhfs_cnode.h83 struct cat_lookup_buffer { struct

Completed in 15 milliseconds