Home
last modified time | relevance | path

Searched refs:btrfs_try_lock_extent (Results 1 – 5 of 5) sorted by relevance

/linux/fs/btrfs/
H A Dextent-io-tree.h155 static inline bool btrfs_try_lock_extent(struct extent_io_tree *tree, u64 start, in btrfs_try_lock_extent() function
H A Dordered-data.c1218 if (!btrfs_try_lock_extent(&inode->io_tree, start, end, cached_state)) in btrfs_try_lock_ordered_range()
H A Dfile.c918 if (!btrfs_try_lock_extent(&inode->io_tree, start_pos, in lock_and_cleanup_extent_if_need()
H A Drelocation.c941 ret = btrfs_try_lock_extent(&inode->io_tree, key.offset, in replace_file_extents()
H A Dinode.c9543 if (!btrfs_try_lock_extent(io_tree, start, lockend, cached_state)) { in btrfs_encoded_read()