Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dsend.c6773 struct btrfs_inode_item *left_ii = NULL; in changed_inode()
6796 left_ii = btrfs_item_ptr(sctx->left_path->nodes[0], in changed_inode()
6800 left_ii); in changed_inode()
6861 if (btrfs_inode_nlink(sctx->left_path->nodes[0], left_ii) == 0) { 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()
6873 sctx->left_path->nodes[0], left_ii); in changed_inode()
6887 new_nlinks = btrfs_inode_nlink(sctx->left_path->nodes[0], left_ii); in changed_inode()
6929 left_ii); in changed_inode()
6932 left_ii); in changed_inode()
6771 struct btrfs_inode_item *left_ii = NULL; changed_inode() local
[all...]