Home
last modified time | relevance | path

Searched refs:last_dip (Results 1 – 1 of 1) sorted by relevance

/fs/xfs/
Dxfs_inode.c2023 xfs_dinode_t *last_dip = NULL; in xfs_iunlink_remove() local
2117 error = xfs_imap_to_bp(mp, tp, &imap, &last_dip, in xfs_iunlink_remove()
2127 next_agino = be32_to_cpu(last_dip->di_next_unlinked); in xfs_iunlink_remove()
2164 last_dip->di_next_unlinked = cpu_to_be32(next_agino); in xfs_iunlink_remove()
2169 xfs_dinode_calc_crc(mp, last_dip); in xfs_iunlink_remove()