Searched refs:try_lock_extent (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | extent-io-tree.h | 122 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end,
|
H A D | ordered-data.c | 1135 if (!try_lock_extent(&inode->io_tree, start, end, cached_state)) in btrfs_try_lock_ordered_range()
|
H A D | extent-io-tree.c | 1720 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end, in try_lock_extent() function
|
H A D | file.c | 995 if (!try_lock_extent(&inode->io_tree, start_pos, last_pos, in lock_and_cleanup_extent_if_need()
|
H A D | relocation.c | 1066 ret = try_lock_extent(&BTRFS_I(inode)->io_tree, in replace_file_extents()
|
H A D | inode.c | 7184 if (!try_lock_extent(io_tree, lockstart, lockend, in lock_extent_direct()
|