Searched refs:hfsplus_free_extents (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/hfsplus/ |
D | extents.c | 331 static int hfsplus_free_extents(struct super_block *sb, in hfsplus_free_extents() function 406 res = hfsplus_free_extents(sb, fork->extents, blocks, blocks); in hfsplus_free_fork() 424 hfsplus_free_extents(sb, ext_entry, total_blocks - start, in hfsplus_free_fork() 585 hfsplus_free_extents(sb, hip->first_extents, in hfsplus_file_truncate() 599 hfsplus_free_extents(sb, hip->cached_extents, in hfsplus_file_truncate()
|