Searched refs:other_ino (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/btrfs/
H A Dtree-log.c5262 u64 *other_ino, u64 *other_parent)
5331 *other_ino = di_key.objectid;
5899 u64 other_ino = 0; local
5904 &other_ino, &other_parent);
5908 other_ino != btrfs_ino(BTRFS_I(ctx->inode))) {
5924 other_ino,
5258 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 351 milliseconds