Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dextent_io.h276 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end);
Drelocation.c1691 ret = try_lock_extent(&BTRFS_I(inode)->io_tree, in replace_file_extents()
Dextent_io.c1438 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end) in try_lock_extent() function