Searched refs:extent_clear_unlock_delalloc (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/btrfs/ |
D | extent_io.h | 492 void extent_clear_unlock_delalloc(struct inode *inode, u64 start, u64 end,
|
D | inode.c | 591 extent_clear_unlock_delalloc(inode, start, end, end, in compress_file_range() 835 extent_clear_unlock_delalloc(inode, async_extent->start, in submit_compressed_extents() 859 extent_clear_unlock_delalloc(inode, start, end, end, in submit_compressed_extents() 874 extent_clear_unlock_delalloc(inode, async_extent->start, in submit_compressed_extents() 978 extent_clear_unlock_delalloc(inode, start, end, in cow_file_range() 1060 extent_clear_unlock_delalloc(inode, start, in cow_file_range() 1105 extent_clear_unlock_delalloc(inode, start, in cow_file_range() 1115 extent_clear_unlock_delalloc(inode, start, end, delalloc_end, in cow_file_range() 1283 extent_clear_unlock_delalloc(inode, start, end, end, in run_delalloc_nocow() 1513 extent_clear_unlock_delalloc(inode, cur_offset, in run_delalloc_nocow() [all …]
|
D | extent_io.c | 1728 void extent_clear_unlock_delalloc(struct inode *inode, u64 start, u64 end, in extent_clear_unlock_delalloc() function
|