Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dtree-log.c4829 u64 *other_ino, u64 *other_parent) in btrfs_check_ref_name_override()
4894 *other_ino = di_key.objectid; in btrfs_check_ref_name_override()
5049 u64 other_ino = 0; in log_conflicting_inodes() local
5072 BTRFS_I(inode), &other_ino, in log_conflicting_inodes()
5082 ino_elem->ino = other_ino; in log_conflicting_inodes()
5143 u64 other_ino = 0; in copy_inode_items_to_log() local
5148 &other_ino, &other_parent); in copy_inode_items_to_log()
5152 other_ino != btrfs_ino(BTRFS_I(ctx->inode))) { in copy_inode_items_to_log()
5167 ctx, other_ino, other_parent); in copy_inode_items_to_log()
4825 btrfs_check_ref_name_override(struct extent_buffer *eb, const int slot, const struct btrfs_key *key, struct btrfs_inode *inode, u64 *other_ino, u64 *other_parent) btrfs_check_ref_name_override() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtree-log.c5201 u64 *other_ino, u64 *other_parent) in btrfs_check_ref_name_override()
5270 *other_ino = di_key.objectid; in btrfs_check_ref_name_override()
5838 u64 other_ino = 0; in copy_inode_items_to_log() local
5843 &other_ino, &other_parent); in copy_inode_items_to_log()
5847 other_ino != btrfs_ino(BTRFS_I(ctx->inode))) { in copy_inode_items_to_log()
5863 other_ino, in copy_inode_items_to_log()
5197 btrfs_check_ref_name_override(struct extent_buffer *eb, const int slot, const struct btrfs_key *key, struct btrfs_inode *inode, u64 *other_ino, u64 *other_parent) btrfs_check_ref_name_override() argument

Completed in 16 milliseconds