Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H 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()
H A Drgsuper.c26 return xchk_trans_alloc(sc, 0); in xchk_setup_rgsuperblock()
H A Dcommon.h9 int xchk_trans_alloc(struct xfs_scrub *sc, uint resblks);
206 error = xchk_trans_alloc(sc, 0); in xchk_iget_safe()
H A Dcommon.c887 xchk_trans_alloc( in xchk_trans_alloc() function
907 return xchk_trans_alloc(sc, resblks); in xchk_setup_fs()
915 return xchk_trans_alloc(sc, xrep_calc_rtgroup_resblks(sc)); in xchk_setup_rt()
1168 error = xchk_trans_alloc(sc, 0); in xchk_iget_for_scrubbing()
1282 error = xchk_trans_alloc(sc, resblks); in xchk_setup_inode_contents()
H A Dmetapath.c435 error = xchk_trans_alloc(sc, mpath->link_resblks); in xrep_metapath_try_link()
542 error = xchk_trans_alloc(sc, mpath->unlink_resblks); in xrep_metapath_try_unlink()
H A Dinode.c39 error = xchk_trans_alloc(sc, 0); in xchk_prepare_iscrub()
156 error = xchk_trans_alloc(sc, 0); in xchk_setup_inode()
H A Drtbitmap.c61 error = xchk_trans_alloc(sc, rtb->resblks); in xchk_setup_rtbitmap()
H A Dtempfile.c221 error = xchk_trans_alloc(sc, 0); in xrep_tempfile_adjust_directory_tree()
265 error = xchk_trans_alloc(sc, 0); in xrep_tempfile_remove_metadir()
H A Drtsummary.c80 error = xchk_trans_alloc(sc, rts->resblks); in xchk_setup_rtsummary()
H A Ddir_repair.c751 error = xchk_trans_alloc(rd->sc, resblks); in xrep_dir_replay_update()
932 error = xchk_trans_alloc(rd->sc, 0); in xrep_dir_flush_stashed()
H A Dbmap.c100 error = xchk_trans_alloc(sc, 0); in xchk_setup_inode_bmap()
H A Dattr_repair.c749 error = xchk_trans_alloc(rx->sc, 0); in xrep_xattr_flush_stashed()
H A Dinode_repair.c1616 error = xchk_trans_alloc(sc, 0); in xrep_dinode_core()