Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dextent_io.h195 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.c1357 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end) in try_lock_extent() function