Searched refs:extent_clear_unlock_delalloc (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/fs/btrfs/ |
| D | extent_io.h | 271 void extent_clear_unlock_delalloc(struct btrfs_inode *inode, u64 start, u64 end,
|
| D | inode.c | 641 extent_clear_unlock_delalloc(BTRFS_I(inode), start, end, in compress_file_range() 883 extent_clear_unlock_delalloc(inode, async_extent->start, in submit_compressed_extents() 904 extent_clear_unlock_delalloc(inode, start, end, NULL, 0, in submit_compressed_extents() 918 extent_clear_unlock_delalloc(inode, async_extent->start, in submit_compressed_extents() 1020 extent_clear_unlock_delalloc(inode, start, end, NULL, in cow_file_range() 1116 extent_clear_unlock_delalloc(inode, start, start + ram_size - 1, in cow_file_range() 1160 extent_clear_unlock_delalloc(inode, start, in cow_file_range() 1169 extent_clear_unlock_delalloc(inode, start, end, locked_page, in cow_file_range() 1277 extent_clear_unlock_delalloc(inode, start, end, locked_page, in cow_file_range_async() 1468 extent_clear_unlock_delalloc(inode, start, end, locked_page, in run_delalloc_nocow() [all …]
|
| D | extent_io.c | 2021 void extent_clear_unlock_delalloc(struct btrfs_inode *inode, u64 start, u64 end, in extent_clear_unlock_delalloc() function
|