Searched refs:xchk_trans_alloc (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/xfs/scrub/ |
| A D | quotacheck_repair.c | 57 error = xchk_trans_alloc(xqc->sc, 0); in xqcheck_commit_dquot() 255 error = xchk_trans_alloc(sc, 0); in xrep_quotacheck()
|
| A D | common.h | 9 int xchk_trans_alloc(struct xfs_scrub *sc, uint resblks); 161 error = xchk_trans_alloc(sc, 0); in xchk_iget_safe()
|
| A D | common.c | 714 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 D | rtbitmap.c | 44 error = xchk_trans_alloc(sc, rtb->resblks); in xchk_setup_rtbitmap()
|
| A D | inode.c | 39 error = xchk_trans_alloc(sc, 0); in xchk_prepare_iscrub() 134 error = xchk_trans_alloc(sc, 0); in xchk_setup_inode()
|
| A D | rtsummary.c | 72 error = xchk_trans_alloc(sc, rts->resblks); in xchk_setup_rtsummary()
|
| A D | dir_repair.c | 745 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 D | bmap.c | 97 error = xchk_trans_alloc(sc, 0); in xchk_setup_inode_bmap()
|
| A D | attr_repair.c | 749 error = xchk_trans_alloc(rx->sc, 0); in xrep_xattr_flush_stashed()
|
| A D | inode_repair.c | 1430 error = xchk_trans_alloc(sc, 0); in xrep_dinode_core()
|
Completed in 24 milliseconds