Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dsend.c6771 struct btrfs_inode_item *left_ii = NULL; in changed_inode() local
6794 left_ii = btrfs_item_ptr(sctx->left_path->nodes[0], in changed_inode()
6798 left_ii); in changed_inode()
6859 if (btrfs_inode_nlink(sctx->left_path->nodes[0], left_ii) == 0) { in changed_inode()
6867 sctx->left_path->nodes[0], left_ii); in changed_inode()
6869 sctx->left_path->nodes[0], left_ii); in changed_inode()
6871 sctx->left_path->nodes[0], left_ii); in changed_inode()
6885 new_nlinks = btrfs_inode_nlink(sctx->left_path->nodes[0], left_ii); in changed_inode()
6927 left_ii); in changed_inode()
6930 left_ii); in changed_inode()
[all …]