Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dsend.c6822 struct btrfs_inode_item *left_ii = NULL; in changed_inode() local
6844 left_ii = btrfs_item_ptr(sctx->left_path->nodes[0], in changed_inode()
6848 left_ii); in changed_inode()
6909 if (btrfs_inode_nlink(sctx->left_path->nodes[0], left_ii) == 0) { in changed_inode()
6917 sctx->left_path->nodes[0], left_ii); in changed_inode()
6919 sctx->left_path->nodes[0], left_ii); in changed_inode()
6921 sctx->left_path->nodes[0], left_ii); in changed_inode()
6935 new_nlinks = btrfs_inode_nlink(sctx->left_path->nodes[0], left_ii); in changed_inode()
6977 left_ii); in changed_inode()
6980 left_ii); in changed_inode()
[all …]