Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dsend.c6831 struct btrfs_inode_item *left_ii = NULL; in changed_inode() local
6853 left_ii = btrfs_item_ptr(sctx->left_path->nodes[0], in changed_inode()
6857 left_ii); in changed_inode()
6918 if (btrfs_inode_nlink(sctx->left_path->nodes[0], left_ii) == 0) { in changed_inode()
6926 sctx->left_path->nodes[0], left_ii); in changed_inode()
6928 sctx->left_path->nodes[0], left_ii); in changed_inode()
6930 sctx->left_path->nodes[0], left_ii); in changed_inode()
6944 new_nlinks = btrfs_inode_nlink(sctx->left_path->nodes[0], left_ii); in changed_inode()
6986 left_ii); in changed_inode()
6989 left_ii); in changed_inode()
[all …]