hfsplus_block_free  363 fs/hfsplus/extents.c 			err = hfsplus_block_free(sb, start, count);
hfsplus_block_free  374 fs/hfsplus/extents.c 			err = hfsplus_block_free(sb, start + count, block_nr);
hfsplus_block_free  391 fs/hfsplus/hfsplus_fs.h int hfsplus_block_free(struct super_block *sb, u32 offset, u32 count);