Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dextent_io.h208 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end);
Drelocation.c1690 ret = try_lock_extent(&BTRFS_I(inode)->io_tree,
Dextent_io.c1425 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end) in try_lock_extent() function