Searched refs:try_lock_extent (Results 1 – 4 of 4) sorted by relevance
101 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end);
1494 if (!try_lock_extent(&inode->io_tree, lockstart, lockend)) in check_can_nocow()
1093 ret = try_lock_extent(&BTRFS_I(inode)->io_tree, in replace_file_extents()
1477 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end) in try_lock_extent() function