Home
last modified time | relevance | path

Searched refs:btrfs_try_lock_extent (Results 1 – 4 of 4) 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 Dfile.c916 if (!btrfs_try_lock_extent(&inode->io_tree, start_pos, in lock_and_cleanup_extent_if_need()
H A Drelocation.c926 ret = btrfs_try_lock_extent(&inode->io_tree, key.offset, in replace_file_extents()
H A Dinode.c9650 if (!btrfs_try_lock_extent(io_tree, start, lockend, cached_state)) { in btrfs_encoded_read()