Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dextent_io.h275 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end);
Drelocation.c1667 ret = try_lock_extent(&BTRFS_I(inode)->io_tree, in replace_file_extents()
Dextent_io.c1336 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end) in try_lock_extent() function