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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c378 u_int32_t *bp_buf);
3933 int hfs_isallocated_scan(struct hfsmount *hfsmp, u_int32_t startingBlock, u_int32_t *bp_buf) { argument
3949 if (bp_buf) {
3951 buffer = bp_buf;
3991 if(bp_buf == NULL) {

Completed in 76 milliseconds