Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dsend.c6766 struct btrfs_inode_item *left_ii = NULL; in changed_inode() local
6789 left_ii = btrfs_item_ptr(sctx->left_path->nodes[0], in changed_inode()
6793 left_ii); in changed_inode()
6854 if (btrfs_inode_nlink(sctx->left_path->nodes[0], left_ii) == 0) { in changed_inode()
6862 sctx->left_path->nodes[0], left_ii); in changed_inode()
6864 sctx->left_path->nodes[0], left_ii); in changed_inode()
6866 sctx->left_path->nodes[0], left_ii); in changed_inode()
6880 new_nlinks = btrfs_inode_nlink(sctx->left_path->nodes[0], left_ii); in changed_inode()
6922 left_ii); in changed_inode()
6925 left_ii); in changed_inode()
[all …]