Home
last modified time | relevance | path

Searched refs:hfsplus_block_free (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/hfsplus/
H A Dbitmap.c164 int hfsplus_block_free(struct super_block *sb, u32 offset, u32 count) in hfsplus_block_free() function
H A Dextents.c363 err = hfsplus_block_free(sb, start, count); in hfsplus_free_extents()
374 err = hfsplus_block_free(sb, start + count, block_nr); in hfsplus_free_extents()
H A Dhfsplus_fs.h382 int hfsplus_block_free(struct super_block *sb, u32 offset, u32 count);