Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dextent_io.h496 void extent_clear_unlock_delalloc(struct inode *inode, u64 start, u64 end,
Dinode.c635 extent_clear_unlock_delalloc(inode, start, end, NULL, in compress_file_range()
869 extent_clear_unlock_delalloc(inode, async_extent->start, in submit_compressed_extents()
890 extent_clear_unlock_delalloc(inode, start, end, in submit_compressed_extents()
905 extent_clear_unlock_delalloc(inode, async_extent->start, in submit_compressed_extents()
1006 extent_clear_unlock_delalloc(inode, start, end, NULL, in cow_file_range()
1087 extent_clear_unlock_delalloc(inode, start, in cow_file_range()
1132 extent_clear_unlock_delalloc(inode, start, in cow_file_range()
1141 extent_clear_unlock_delalloc(inode, start, end, locked_page, in cow_file_range()
1244 extent_clear_unlock_delalloc(inode, start, end, locked_page, in cow_file_range_async()
1337 extent_clear_unlock_delalloc(inode, start, end, locked_page, in run_delalloc_nocow()
[all …]
Dextent_io.c1940 void extent_clear_unlock_delalloc(struct inode *inode, u64 start, u64 end, in extent_clear_unlock_delalloc() function