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

/linux-master/fs/btrfs/
H A Dsend.c6845 struct btrfs_inode_item *left_ii = NULL; local
6867 left_ii = btrfs_item_ptr(sctx->left_path->nodes[0],
6871 left_ii);
6932 if (btrfs_inode_nlink(sctx->left_path->nodes[0], left_ii) == 0) {
6940 sctx->left_path->nodes[0], left_ii);
6942 sctx->left_path->nodes[0], left_ii);
6944 sctx->left_path->nodes[0], left_ii);
6958 new_nlinks = btrfs_inode_nlink(sctx->left_path->nodes[0], left_ii);
7000 left_ii);
7003 left_ii);
[all...]

Completed in 121 milliseconds