Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_inode_buf.h24 void xfs_dinode_calc_crc(struct xfs_mount *mp, struct xfs_dinode *dip);
Dxfs_inode_buf.c670 xfs_dinode_calc_crc( in xfs_dinode_calc_crc() function
Dxfs_ialloc.c386 xfs_dinode_calc_crc(mp, free); in xfs_ialloc_inode_init()
/linux-6.12.1/fs/xfs/
Dxfs_iunlink_item.c91 xfs_dinode_calc_crc(mp, dip); in xfs_iunlink_log_dinode()
Dxfs_inode_item_recover.c536 xfs_dinode_calc_crc(log->l_mp, dip); in xlog_recover_inode_commit_pass2()
Dxfs_buf_item_recover.c682 xfs_dinode_calc_crc(mp, in xlog_recover_do_inode_buffer()
Dxfs_inode_item.c56 xfs_dinode_calc_crc(mp, dip); in xfs_inode_item_precommit_check()
Dxfs_inode.c2487 xfs_dinode_calc_crc(mp, dip); in xfs_iflush()
/linux-6.12.1/fs/xfs/scrub/
Dinode_repair.c201 xfs_dinode_calc_crc(mp, dip); in xrep_dinode_buf_core()
1400 xfs_dinode_calc_crc(sc->mp, dip); in xrep_dinode_core()