target_agino     2338 fs/xfs/xfs_inode.c 	xfs_agino_t		target_agino,
target_agino     2349 fs/xfs/xfs_inode.c 	ASSERT(head_agino != target_agino);
target_agino     2353 fs/xfs/xfs_inode.c 	*agino = xfs_iunlink_lookup_backref(pag, target_agino);
target_agino     2359 fs/xfs/xfs_inode.c 		if (be32_to_cpu((*dipp)->di_next_unlinked) == target_agino)
target_agino     2375 fs/xfs/xfs_inode.c 	while (next_agino != target_agino) {