Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
A Dquotacheck_repair.c57 error = xchk_trans_alloc(xqc->sc, 0); in xqcheck_commit_dquot()
255 error = xchk_trans_alloc(sc, 0); in xrep_quotacheck()
A Dcommon.h9 int xchk_trans_alloc(struct xfs_scrub *sc, uint resblks);
161 error = xchk_trans_alloc(sc, 0); in xchk_iget_safe()
A Dcommon.c714 xchk_trans_alloc( in xchk_trans_alloc() function
733 return xchk_trans_alloc(sc, resblks); in xchk_setup_fs()
980 error = xchk_trans_alloc(sc, 0); in xchk_iget_for_scrubbing()
1090 error = xchk_trans_alloc(sc, resblks); in xchk_setup_inode_contents()
A Drtbitmap.c44 error = xchk_trans_alloc(sc, rtb->resblks); in xchk_setup_rtbitmap()
A Dinode.c39 error = xchk_trans_alloc(sc, 0); in xchk_prepare_iscrub()
134 error = xchk_trans_alloc(sc, 0); in xchk_setup_inode()
A Drtsummary.c72 error = xchk_trans_alloc(sc, rts->resblks); in xchk_setup_rtsummary()
A Ddir_repair.c745 error = xchk_trans_alloc(rd->sc, resblks); in xrep_dir_replay_update()
926 error = xchk_trans_alloc(rd->sc, 0); in xrep_dir_flush_stashed()
A Dbmap.c97 error = xchk_trans_alloc(sc, 0); in xchk_setup_inode_bmap()
A Dattr_repair.c749 error = xchk_trans_alloc(rx->sc, 0); in xrep_xattr_flush_stashed()
A Dinode_repair.c1430 error = xchk_trans_alloc(sc, 0); in xrep_dinode_core()

Completed in 24 milliseconds