Home
last modified time | relevance | path

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

/fs/btrfs/
Dextent_io.h271 static inline int lock_extent(struct extent_io_tree *tree, u64 start, u64 end) in lock_extent() function
Drelocation.c2168 lock_extent(&BTRFS_I(inode)->io_tree, start, end); in invalidate_extent_cache()
3212 lock_extent(&BTRFS_I(inode)->io_tree, start, end); in prealloc_file_extent_cluster()
3255 lock_extent(&BTRFS_I(inode)->io_tree, start, end); in setup_extent_mapping()
3352 lock_extent(&BTRFS_I(inode)->io_tree, page_start, page_end); in relocate_file_extent_cluster()
Dcompression.c486 lock_extent(tree, last_offset, end); in add_ra_bio_pages()
Dioctl.c3240 lock_extent(&BTRFS_I(inode1)->io_tree, loff1, loff1 + len - 1); in btrfs_double_extent_lock()
3241 lock_extent(&BTRFS_I(inode2)->io_tree, loff2, loff2 + len - 1); in btrfs_double_extent_lock()
Dinode.c772 lock_extent(io_tree, async_extent->start, in submit_compressed_extents()