Searched refs:extent_clear_unlock_delalloc (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/fs/btrfs/ |
| D | extent_io.h | 277 void extent_clear_unlock_delalloc(struct btrfs_inode *inode, u64 start, u64 end,
|
| D | inode.c | 726 extent_clear_unlock_delalloc(BTRFS_I(inode), start, end, in compress_file_range() 966 extent_clear_unlock_delalloc(inode, async_extent->start, in submit_compressed_extents() 987 extent_clear_unlock_delalloc(inode, start, end, NULL, 0, in submit_compressed_extents() 1001 extent_clear_unlock_delalloc(inode, async_extent->start, in submit_compressed_extents() 1112 extent_clear_unlock_delalloc(inode, start, end, in cow_file_range() 1223 extent_clear_unlock_delalloc(inode, start, start + ram_size - 1, in cow_file_range() 1266 extent_clear_unlock_delalloc(inode, start, in cow_file_range() 1275 extent_clear_unlock_delalloc(inode, start, end, locked_page, in cow_file_range() 1382 extent_clear_unlock_delalloc(inode, start, end, locked_page, in cow_file_range_async() 1597 extent_clear_unlock_delalloc(inode, start, end, locked_page, in run_delalloc_nocow() [all …]
|
| D | extent_io.c | 2065 void extent_clear_unlock_delalloc(struct btrfs_inode *inode, u64 start, u64 end, in extent_clear_unlock_delalloc() function
|