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