Home
last modified time | relevance | path

Searched refs:extent_clear_unlock_delalloc (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/btrfs/
Dextent_io.h343 int extent_clear_unlock_delalloc(struct inode *inode, u64 start, u64 end,
Dinode.c555 extent_clear_unlock_delalloc(inode, start, end, NULL, in compress_file_range()
825 extent_clear_unlock_delalloc(inode, async_extent->start, in submit_compressed_extents()
847 extent_clear_unlock_delalloc(inode, start, end, NULL, 0, in submit_compressed_extents()
860 extent_clear_unlock_delalloc(inode, async_extent->start, in submit_compressed_extents()
956 extent_clear_unlock_delalloc(inode, start, end, NULL, in cow_file_range()
1048 extent_clear_unlock_delalloc(inode, start, in cow_file_range()
1065 extent_clear_unlock_delalloc(inode, start, end, locked_page, in cow_file_range()
1244 extent_clear_unlock_delalloc(inode, start, end, locked_page, in run_delalloc_nocow()
1262 extent_clear_unlock_delalloc(inode, start, end, locked_page, in run_delalloc_nocow()
1463 extent_clear_unlock_delalloc(inode, cur_offset, in run_delalloc_nocow()
[all …]
Dextent_io.c1823 int extent_clear_unlock_delalloc(struct inode *inode, u64 start, u64 end, in extent_clear_unlock_delalloc() function