Searched refs:extent_clear_unlock_delalloc (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | extent_io.h | 324 int extent_clear_unlock_delalloc(struct inode *inode, u64 start, u64 end,
|
D | inode.c | 548 extent_clear_unlock_delalloc(inode, start, end, NULL, in compress_file_range() 818 extent_clear_unlock_delalloc(inode, async_extent->start, in submit_compressed_extents() 840 extent_clear_unlock_delalloc(inode, start, end, NULL, 0, in submit_compressed_extents() 853 extent_clear_unlock_delalloc(inode, async_extent->start, in submit_compressed_extents() 949 extent_clear_unlock_delalloc(inode, start, end, NULL, in cow_file_range() 1041 extent_clear_unlock_delalloc(inode, start, in cow_file_range() 1058 extent_clear_unlock_delalloc(inode, start, end, locked_page, in cow_file_range() 1234 extent_clear_unlock_delalloc(inode, start, end, locked_page, in run_delalloc_nocow() 1252 extent_clear_unlock_delalloc(inode, start, end, locked_page, in run_delalloc_nocow() 1453 extent_clear_unlock_delalloc(inode, cur_offset, in run_delalloc_nocow() [all …]
|
D | extent_io.c | 1755 int extent_clear_unlock_delalloc(struct inode *inode, u64 start, u64 end, in extent_clear_unlock_delalloc() function
|