Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dextent_io.h289 void extent_clear_unlock_delalloc(struct btrfs_inode *inode, u64 start, u64 end,
Dinode.c991 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()
1468 extent_clear_unlock_delalloc(inode, start, start + ram_size - 1, in cow_file_range()
1527 extent_clear_unlock_delalloc(inode, orig_start, start - 1, in cow_file_range()
1542 extent_clear_unlock_delalloc(inode, start, in cow_file_range()
1558 extent_clear_unlock_delalloc(inode, start, end, locked_page, in cow_file_range()
2181 extent_clear_unlock_delalloc(inode, cur_offset, nocow_end, in run_delalloc_nocow()
2224 extent_clear_unlock_delalloc(inode, cur_offset, end, in run_delalloc_nocow()
Dextent_io.c414 void extent_clear_unlock_delalloc(struct btrfs_inode *inode, u64 start, u64 end, in extent_clear_unlock_delalloc() function