Searched refs:right_ii (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/btrfs/
H A Dsend.c6846 struct btrfs_inode_item *right_ii = NULL; local
6873 right_ii = btrfs_item_ptr(sctx->right_path->nodes[0],
6877 right_ii);
6880 right_ii = btrfs_item_ptr(sctx->right_path->nodes[0],
6885 right_ii);
6952 sctx->right_path->nodes[0], right_ii);
6954 sctx->right_path->nodes[0], right_ii);
6959 old_nlinks = btrfs_inode_nlink(sctx->right_path->nodes[0], right_ii);
6982 sctx->right_path->nodes[0], right_ii);
6984 sctx->right_path->nodes[0], right_ii);
[all...]

Completed in 118 milliseconds