Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dextent-io-tree.h101 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end);
Dfile.c1494 if (!try_lock_extent(&inode->io_tree, lockstart, lockend)) in check_can_nocow()
Drelocation.c1093 ret = try_lock_extent(&BTRFS_I(inode)->io_tree, in replace_file_extents()
Dextent_io.c1477 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end) in try_lock_extent() function