Home
last modified time | relevance | path

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

/fs/btrfs/
Dextent_io.h278 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end);
Drelocation.c1742 ret = try_lock_extent(&BTRFS_I(inode)->io_tree, in replace_file_extents()
Dextent_io.c1436 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end) in try_lock_extent() function