Home
last modified time | relevance | path

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

/fs/btrfs/
Dextent_io.h277 void extent_clear_unlock_delalloc(struct btrfs_inode *inode, u64 start, u64 end,
Dinode.c724 extent_clear_unlock_delalloc(BTRFS_I(inode), start, end, in compress_file_range()
964 extent_clear_unlock_delalloc(inode, async_extent->start, in submit_compressed_extents()
985 extent_clear_unlock_delalloc(inode, start, end, NULL, 0, in submit_compressed_extents()
999 extent_clear_unlock_delalloc(inode, async_extent->start, in submit_compressed_extents()
1132 extent_clear_unlock_delalloc(inode, start, end, in cow_file_range()
1242 extent_clear_unlock_delalloc(inode, start, start + ram_size - 1, in cow_file_range()
1297 extent_clear_unlock_delalloc(inode, orig_start, start - 1, in cow_file_range()
1311 extent_clear_unlock_delalloc(inode, start, in cow_file_range()
1327 extent_clear_unlock_delalloc(inode, start, end, locked_page, in cow_file_range()
1434 extent_clear_unlock_delalloc(inode, start, end, locked_page, in cow_file_range_async()
[all …]
Dextent_io.c2067 void extent_clear_unlock_delalloc(struct btrfs_inode *inode, u64 start, u64 end, in extent_clear_unlock_delalloc() function