Searched refs:hfsplus_free_extents (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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()
|
Completed in 3 milliseconds