Searched refs:hfsplus_free_extents (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | extents.c | 337 static int hfsplus_free_extents(struct super_block *sb, in hfsplus_free_extents() function 412 res = hfsplus_free_extents(sb, fork->extents, blocks, blocks); in hfsplus_free_fork() 430 hfsplus_free_extents(sb, ext_entry, total_blocks - start, in hfsplus_free_fork() 591 hfsplus_free_extents(sb, hip->first_extents, in hfsplus_file_truncate() 606 hfsplus_free_extents(sb, hip->cached_extents, in hfsplus_file_truncate()
|