Searched refs:extent_clear_unlock_delalloc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | extent_io.h | 289 void extent_clear_unlock_delalloc(struct btrfs_inode *inode, u64 start, u64 end,
|
H A D | inode.c | 405 * extent_clear_unlock_delalloc() to clear both the bits EXTENT_DO_ACCOUNTING 991 extent_clear_unlock_delalloc(inode, start, end, in compress_file_range() 1178 extent_clear_unlock_delalloc(inode, start, end, in submit_one_async_extent() 1197 extent_clear_unlock_delalloc(inode, start, end, in submit_one_async_extent() 1329 extent_clear_unlock_delalloc(inode, start, end, in cow_file_range() 1440 * We must not allow extent_clear_unlock_delalloc() in cow_file_range() 1468 extent_clear_unlock_delalloc(inode, start, start + ram_size - 1, in cow_file_range() 1482 * extent_clear_unlock_delalloc() at out_unlock label won't in cow_file_range() 1527 extent_clear_unlock_delalloc(inode, orig_start, start - 1, in cow_file_range() 1537 * amount. We must make sure extent_clear_unlock_delalloc() doe in cow_file_range() [all...] |
H A D | extent_io.c | 414 void extent_clear_unlock_delalloc(struct btrfs_inode *inode, u64 start, u64 end, in extent_clear_unlock_delalloc() function
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | extent_io.h | 271 void extent_clear_unlock_delalloc(struct btrfs_inode *inode, u64 start, u64 end,
|
H A D | inode.c | 103 * extent_clear_unlock_delalloc() to clear both the bits EXTENT_DO_ACCOUNTING 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() 1019 extent_clear_unlock_delalloc(inode, start, end, NULL, in cow_file_range() 1090 * We must not allow extent_clear_unlock_delalloc() in cow_file_range() 1115 extent_clear_unlock_delalloc(inode, start, start + ram_size - 1, in cow_file_range() 1129 * extent_clear_unlock_delalloc() at out_unlock label won't in cow_file_range() 1154 * sure extent_clear_unlock_delalloc() doe in cow_file_range() [all...] |
H A D | extent_io.c | 2019 void extent_clear_unlock_delalloc(struct btrfs_inode *inode, u64 start, u64 end, in extent_clear_unlock_delalloc() function
|
Completed in 28 milliseconds