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

/linux-master/fs/btrfs/
H A Dtree-log.c5258 u64 *other_ino, u64 *other_parent)
5327 *other_ino = di_key.objectid;
5895 u64 other_ino = 0; local
5900 &other_ino, &other_parent);
5904 other_ino != btrfs_ino(BTRFS_I(ctx->inode))) {
5920 other_ino,
5254 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) argument

Completed in 113 milliseconds