Home
last modified time | relevance | path

Searched refs:try_lock_extent (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/fs/btrfs/
Dextent-io-tree.h115 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end);
Dextent_io.c1478 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end) in try_lock_extent() function
6464 if (!try_lock_extent(io_tree, eb->start, eb->start + eb->len - 1)) in read_extent_buffer_subpage()
Dfile.c1507 if (!try_lock_extent(&inode->io_tree, lockstart, lockend)) in check_can_nocow()
Drelocation.c1120 ret = try_lock_extent(&BTRFS_I(inode)->io_tree, in replace_file_extents()