dipp              173 fs/xfs/libxfs/xfs_inode_buf.c 	struct xfs_dinode       **dipp,
dipp              196 fs/xfs/libxfs/xfs_inode_buf.c 	*dipp = xfs_buf_offset(bp, imap->im_boffset);
dipp             2299 fs/xfs/xfs_inode.c 	struct xfs_dinode	**dipp,
dipp             2313 fs/xfs/xfs_inode.c 	error = xfs_imap_to_bp(mp, tp, imap, dipp, bpp, 0, 0);
dipp             2341 fs/xfs/xfs_inode.c 	struct xfs_dinode	**dipp,
dipp             2355 fs/xfs/xfs_inode.c 		error = xfs_iunlink_map_ino(tp, agno, *agino, imap, dipp, bpp);
dipp             2359 fs/xfs/xfs_inode.c 		if (be32_to_cpu((*dipp)->di_next_unlinked) == target_agino)
dipp             2382 fs/xfs/xfs_inode.c 		error = xfs_iunlink_map_ino(tp, agno, next_agino, imap, dipp,
dipp             2387 fs/xfs/xfs_inode.c 		unlinked_agino = be32_to_cpu((*dipp)->di_next_unlinked);
dipp             2396 fs/xfs/xfs_inode.c 					*dipp, sizeof(**dipp));