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

/linux-master/fs/btrfs/
H A Dextent-io-tree.h141 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end,
H A Dordered-data.c1122 if (!try_lock_extent(&inode->io_tree, start, end, cached_state))
H A Dextent-io-tree.c1833 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end, function
H A Drelocation.c1130 ret = try_lock_extent(&BTRFS_I(inode)->io_tree,
H A Dfile.c999 if (!try_lock_extent(&inode->io_tree, start_pos, last_pos,
H A Dinode.c7229 if (!try_lock_extent(io_tree, lockstart, lockend,

Completed in 180 milliseconds