Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dtree-log.c4828 u64 *other_ino, u64 *other_parent) in btrfs_check_ref_name_override() argument
4893 *other_ino = di_key.objectid; in btrfs_check_ref_name_override()
5048 u64 other_ino = 0; in log_conflicting_inodes() local
5071 BTRFS_I(inode), &other_ino, in log_conflicting_inodes()
5081 ino_elem->ino = other_ino; in log_conflicting_inodes()
5142 u64 other_ino = 0; in copy_inode_items_to_log() local
5147 &other_ino, &other_parent); in copy_inode_items_to_log()
5151 other_ino != btrfs_ino(BTRFS_I(ctx->inode))) { in copy_inode_items_to_log()
5166 ctx, other_ino, other_parent); in copy_inode_items_to_log()