Searched refs:extent_clear_unlock_delalloc (Results 1 – 3 of 3) sorted by relevance
/linux/fs/btrfs/ |
A D | extent_io.h | 277 void extent_clear_unlock_delalloc(struct btrfs_inode *inode, u64 start, u64 end,
|
A D | inode.c | 766 extent_clear_unlock_delalloc(BTRFS_I(inode), start, end, in compress_file_range() 997 extent_clear_unlock_delalloc(inode, start, end, in submit_one_async_extent() 1013 extent_clear_unlock_delalloc(inode, start, end, NULL, 0, in submit_one_async_extent() 1025 extent_clear_unlock_delalloc(inode, start, end, in submit_one_async_extent() 1166 extent_clear_unlock_delalloc(inode, start, end, in cow_file_range() 1319 extent_clear_unlock_delalloc(inode, start, in cow_file_range() 1328 extent_clear_unlock_delalloc(inode, start, end, locked_page, in cow_file_range() 1434 extent_clear_unlock_delalloc(inode, start, end, locked_page, in cow_file_range_async() 1648 extent_clear_unlock_delalloc(inode, start, end, locked_page, in run_delalloc_nocow() 1930 extent_clear_unlock_delalloc(inode, cur_offset, in run_delalloc_nocow() [all …]
|
A D | extent_io.c | 2083 void extent_clear_unlock_delalloc(struct btrfs_inode *inode, u64 start, u64 end, in extent_clear_unlock_delalloc() function
|
Completed in 29 milliseconds