btrfs_try_lock_extent
if (!btrfs_try_lock_extent(io_tree, lockstart, lockend,
if (!btrfs_try_lock_extent(&inode->io_tree, start_pos,
if (!btrfs_try_lock_extent(io_tree, start, lockend, cached_state)) {
if (!btrfs_try_lock_extent(&inode->io_tree, start, end, cached_state))
ret = btrfs_try_lock_extent(&inode->io_tree, key.offset,