hfsplus_block_allocate  468 fs/hfsplus/extents.c 	start = hfsplus_block_allocate(sb, sbi->total_blocks, goal, &len);
hfsplus_block_allocate  470 fs/hfsplus/extents.c 		start = hfsplus_block_allocate(sb, goal, 0, &len);
hfsplus_block_allocate  389 fs/hfsplus/hfsplus_fs.h int hfsplus_block_allocate(struct super_block *sb, u32 size, u32 offset,