Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dextent-io-tree.h101 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end);
H A Dfile.c1493 if (!try_lock_extent(&inode->io_tree, lockstart, lockend)) in check_can_nocow()
H A Drelocation.c1111 ret = try_lock_extent(&BTRFS_I(inode)->io_tree, in replace_file_extents()
H A Dextent_io.c1475 int try_lock_extent(struct extent_io_tree *tree, u64 start, u64 end) in try_lock_extent() function