Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hfs/
Dextent.c248 static int hfs_free_extents(struct super_block *sb, struct hfs_extent *extent, in hfs_free_extents() function
310 res = hfs_free_extents(sb, extent, blocks, blocks); in hfs_free_fork()
324 hfs_free_extents(sb, extent, total_blocks - start, total_blocks); in hfs_free_fork()
520 hfs_free_extents(sb, HFS_I(inode)->first_extents, in hfs_file_truncate()
530 hfs_free_extents(sb, HFS_I(inode)->cached_extents, in hfs_file_truncate()