Searched refs:xchk_trans_alloc (Results 1 - 8 of 8) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Dquotacheck_repair.c57 error = xchk_trans_alloc(xqc->sc, 0);
255 error = xchk_trans_alloc(sc, 0);
H A Dcommon.h34 int xchk_trans_alloc(struct xfs_scrub *sc, uint resblks);
196 error = xchk_trans_alloc(sc, 0);
H A Drtbitmap.c44 error = xchk_trans_alloc(sc, rtb->resblks);
H A Dcommon.c711 xchk_trans_alloc( function
730 return xchk_trans_alloc(sc, resblks);
977 error = xchk_trans_alloc(sc, 0);
1093 error = xchk_trans_alloc(sc, resblks);
H A Dinode.c39 error = xchk_trans_alloc(sc, 0);
134 error = xchk_trans_alloc(sc, 0);
H A Drtsummary.c73 error = xchk_trans_alloc(sc, 0);
H A Dbmap.c97 error = xchk_trans_alloc(sc, 0);
H A Dinode_repair.c1365 error = xchk_trans_alloc(sc, 0);

Completed in 128 milliseconds