Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dtree-log.c4855 u64 *other_ino, u64 *other_parent) in btrfs_check_ref_name_override() argument
4920 *other_ino = di_key.objectid; in btrfs_check_ref_name_override()
5036 u64 other_ino = 0; in log_conflicting_inodes() local
5059 BTRFS_I(inode), &other_ino, in log_conflicting_inodes()
5069 ino_elem->ino = other_ino; in log_conflicting_inodes()
5269 u64 other_ino = 0; in btrfs_log_inode() local
5274 &other_ino, &other_parent); in btrfs_log_inode()
5279 other_ino != btrfs_ino(BTRFS_I(ctx->inode))) { in btrfs_log_inode()
5297 ctx, other_ino, other_parent); in btrfs_log_inode()