Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dextent-io-tree.h151 static inline bool try_lock_extent(struct extent_io_tree *tree, u64 start, in try_lock_extent() function
H A Ddirect-io.c53 if (!try_lock_extent(io_tree, lockstart, lockend, in lock_extent_direct()
H A Dordered-data.c1194 if (!try_lock_extent(&inode->io_tree, start, end, cached_state)) in btrfs_try_lock_ordered_range()
H A Dfile.c927 if (!try_lock_extent(&inode->io_tree, start_pos, last_pos, in lock_and_cleanup_extent_if_need()
H A Drelocation.c913 ret = try_lock_extent(&inode->io_tree, key.offset, in replace_file_extents()
H A Dinode.c9354 if (!try_lock_extent(io_tree, start, lockend, cached_state)) { in btrfs_encoded_read()