hfsplus_block_allocate
start = hfsplus_block_allocate(sb, sbi->total_blocks, goal, &len);
start = hfsplus_block_allocate(sb, goal, 0, &len);
int hfsplus_block_allocate(struct super_block *sb, u32 size, u32 offset,