Home
last modified time | relevance | path

Searched refs:lock_extent (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/fs/btrfs/
Dextent_io.h270 static inline int lock_extent(struct extent_io_tree *tree, u64 start, u64 end) in lock_extent() function
Drelocation.c2094 lock_extent(&BTRFS_I(inode)->io_tree, start, end); in invalidate_extent_cache()
3081 lock_extent(&BTRFS_I(inode)->io_tree, start, end); in prealloc_file_extent_cluster()
3124 lock_extent(&BTRFS_I(inode)->io_tree, start, end); in setup_extent_mapping()
3219 lock_extent(&BTRFS_I(inode)->io_tree, page_start, page_end); in relocate_file_extent_cluster()
Dcompression.c467 lock_extent(tree, last_offset, end); in add_ra_bio_pages()
Dextent_io.c3093 lock_extent(tree, start, end); in __do_contiguous_readpages()
3164 lock_extent(tree, start, end); in __extent_read_full_page()
Dfile.c1541 lock_extent(&inode->io_tree, lockstart, lockend); in check_can_nocow()
Dinode.c733 lock_extent(io_tree, async_extent->start, in submit_compressed_extents()
768 lock_extent(io_tree, async_extent->start, in submit_compressed_extents()
Dioctl.c3256 lock_extent(&BTRFS_I(inode)->io_tree, off, off + len - 1); in lock_extent_range()