Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dsend.c276 BTRFS_COMPARE_TREE_DELETED, enumerator
292 case BTRFS_COMPARE_TREE_DELETED: in inconsistent_snapshot_error()
4578 } else if (cmd == BTRFS_COMPARE_TREE_DELETED) { in process_all_refs()
6403 } else if (result == BTRFS_COMPARE_TREE_DELETED) { in changed_inode()
6431 BTRFS_COMPARE_TREE_DELETED); in changed_inode()
6510 else if (result == BTRFS_COMPARE_TREE_DELETED) in changed_ref()
6537 else if (result == BTRFS_COMPARE_TREE_DELETED) in changed_xattr()
6573 if (result != BTRFS_COMPARE_TREE_DELETED) in changed_extent()
7006 BTRFS_COMPARE_TREE_DELETED, in btrfs_compare_trees()
7039 BTRFS_COMPARE_TREE_DELETED, in btrfs_compare_trees()
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsend.c362 BTRFS_COMPARE_TREE_DELETED, enumerator
378 case BTRFS_COMPARE_TREE_DELETED: in inconsistent_snapshot_error()
4823 } else if (cmd == BTRFS_COMPARE_TREE_DELETED) { in process_all_refs()
6903 * Case 2: BTRFS_COMPARE_TREE_DELETED in changed_inode()
6933 } else if (result == BTRFS_COMPARE_TREE_DELETED) { in changed_inode()
6972 BTRFS_COMPARE_TREE_DELETED); in changed_inode()
7058 else if (result == BTRFS_COMPARE_TREE_DELETED) in changed_ref()
7085 else if (result == BTRFS_COMPARE_TREE_DELETED) in changed_xattr()
7121 if (result != BTRFS_COMPARE_TREE_DELETED) in changed_extent()
7835 BTRFS_COMPARE_TREE_DELETED, in btrfs_compare_trees()
[all...]

Completed in 17 milliseconds