Searched refs:try_lock_extent (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/btrfs/ |
| A D | extent-io-tree.h | 151 static inline bool try_lock_extent(struct extent_io_tree *tree, u64 start, in try_lock_extent() function
|
| A D | direct-io.c | 53 if (!try_lock_extent(io_tree, lockstart, lockend, in lock_extent_direct()
|
| A D | ordered-data.c | 1194 if (!try_lock_extent(&inode->io_tree, start, end, cached_state)) in btrfs_try_lock_ordered_range()
|
| A D | file.c | 1009 if (!try_lock_extent(&inode->io_tree, start_pos, last_pos, in lock_and_cleanup_extent_if_need()
|
| A D | relocation.c | 1008 ret = try_lock_extent(&inode->io_tree, key.offset, in replace_file_extents()
|
Completed in 26 milliseconds