Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dextent_io.h363 void extent_clear_unlock_delalloc(struct btrfs_inode *inode, u64 start, u64 end,
H A Dinode.c715 extent_clear_unlock_delalloc(inode, offset, end, locked_folio, &cached, in cow_file_range_inline()
1183 extent_clear_unlock_delalloc(inode, start, end, in submit_one_async_extent()
1203 extent_clear_unlock_delalloc(inode, start, end, in submit_one_async_extent()
1468 extent_clear_unlock_delalloc(inode, orig_start, end, locked_folio, &cached, in cow_file_range()
1507 extent_clear_unlock_delalloc(inode, orig_start, start - 1, in cow_file_range()
1526 extent_clear_unlock_delalloc(inode, start, in cow_file_range()
1541 extent_clear_unlock_delalloc(inode, start + cur_alloc_size, in cow_file_range()
2020 extent_clear_unlock_delalloc(inode, file_pos, end, locked_folio, cached, in nocow_one_range()
2307 extent_clear_unlock_delalloc(inode, cur_offset, end, in run_delalloc_nocow()
H A Dextent_io.c401 void extent_clear_unlock_delalloc(struct btrfs_inode *inode, u64 start, u64 end, in extent_clear_unlock_delalloc() function