Searched refs:last_dip (Results 1 – 1 of 1) sorted by relevance
2011 xfs_dinode_t *last_dip = NULL; in xfs_iunlink_remove() local2109 error = xfs_imap_to_bp(mp, tp, &imap, &last_dip, in xfs_iunlink_remove()2119 next_agino = be32_to_cpu(last_dip->di_next_unlinked); in xfs_iunlink_remove()2123 last_dip, sizeof(*last_dip)); in xfs_iunlink_remove()2160 last_dip->di_next_unlinked = cpu_to_be32(next_agino); in xfs_iunlink_remove()2165 xfs_dinode_calc_crc(mp, last_dip); in xfs_iunlink_remove()