Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dextent-io-tree.h109 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end);
Dordered-data.c1076 if (!try_lock_extent(&inode->io_tree, start, end)) in btrfs_try_lock_ordered_range()
Dextent-io-tree.c1624 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end) in try_lock_extent() function
Dfile.c1311 if (!try_lock_extent(&inode->io_tree, start_pos, last_pos)) { in lock_and_cleanup_extent_if_need()
Drelocation.c1122 ret = try_lock_extent(&BTRFS_I(inode)->io_tree, in replace_file_extents()
Dextent_io.c4971 if (!try_lock_extent(io_tree, eb->start, eb->start + eb->len - 1)) in read_extent_buffer_subpage()
Dinode.c7258 if (!try_lock_extent(io_tree, lockstart, lockend)) in lock_extent_direct()