Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dextent-io-tree.h115 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end);
A Dextent_io.c1478 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end) in try_lock_extent() function
6545 if (!try_lock_extent(io_tree, eb->start, eb->start + eb->len - 1)) in read_extent_buffer_subpage()
A Dfile.c1516 if (!try_lock_extent(&inode->io_tree, lockstart, lockend)) in check_can_nocow()
A Drelocation.c1121 ret = try_lock_extent(&BTRFS_I(inode)->io_tree, in replace_file_extents()

Completed in 805 milliseconds