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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_catalog.c61 struct btobj { struct
890 struct btobj * bto;
923 MALLOC(bto, struct btobj *, sizeof(struct btobj), M_TEMP, M_WAITOK);
2113 struct btobj * bto;
2143 MALLOC(bto, struct btobj *, sizeof(struct btobj), M_TEMP, M_WAITOK);

Completed in 77 milliseconds