hfsplus_block_allocate 369 fs/hfsplus/extents.c start = hfsplus_block_allocate(sb, HFSPLUS_SB(sb).total_blocks, goal, &len); hfsplus_block_allocate 371 fs/hfsplus/extents.c start = hfsplus_block_allocate(sb, goal, 0, &len); hfsplus_block_allocate 260 fs/hfsplus/hfsplus_fs.h int hfsplus_block_allocate(struct super_block *, u32, u32, u32 *);