Searched refs:extent_clear_unlock_delalloc (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/fs/btrfs/ |
D | extent_io.h | 487 void extent_clear_unlock_delalloc(struct inode *inode, u64 start, u64 end,
|
D | inode.c | 624 extent_clear_unlock_delalloc(inode, start, end, end, in compress_file_range() 875 extent_clear_unlock_delalloc(inode, async_extent->start, in submit_compressed_extents() 899 extent_clear_unlock_delalloc(inode, start, end, end, in submit_compressed_extents() 914 extent_clear_unlock_delalloc(inode, async_extent->start, in submit_compressed_extents() 1019 extent_clear_unlock_delalloc(inode, start, end, in cow_file_range() 1117 extent_clear_unlock_delalloc(inode, start, in cow_file_range() 1162 extent_clear_unlock_delalloc(inode, start, in cow_file_range() 1172 extent_clear_unlock_delalloc(inode, start, end, delalloc_end, in cow_file_range() 1340 extent_clear_unlock_delalloc(inode, start, end, end, in run_delalloc_nocow() 1571 extent_clear_unlock_delalloc(inode, cur_offset, in run_delalloc_nocow() [all …]
|
D | extent_io.c | 1783 void extent_clear_unlock_delalloc(struct inode *inode, u64 start, u64 end, in extent_clear_unlock_delalloc() function
|