Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dreflink.c616 lock_extent(&BTRFS_I(inode1)->io_tree, loff1, loff1 + len - 1); in btrfs_double_extent_lock()
617 lock_extent(&BTRFS_I(inode2)->io_tree, loff2, loff2 + len - 1); in btrfs_double_extent_lock()
H A Dextent-io-tree.h96 static inline int lock_extent(struct extent_io_tree *tree, u64 start, u64 end) in lock_extent() function
H A Drelocation.c1554 lock_extent(&BTRFS_I(inode)->io_tree, start, end); in invalidate_extent_cache()
2634 lock_extent(&inode->io_tree, start, end); in prealloc_file_extent_cluster()
2670 lock_extent(&BTRFS_I(inode)->io_tree, start, end); in setup_extent_mapping()
2777 lock_extent(&BTRFS_I(inode)->io_tree, page_start, page_end); in relocate_file_extent_cluster()
H A Dcompression.c559 lock_extent(tree, last_offset, end); in add_ra_bio_pages()
H A Dinode.c785 lock_extent(io_tree, async_extent->start, in submit_compressed_extents()