Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/scrub/
Dcommon.c665 xchk_trans_alloc( in xchk_trans_alloc() function
684 return xchk_trans_alloc(sc, resblks); in xchk_setup_fs()
909 error = xchk_trans_alloc(sc, 0); in xchk_iget_for_scrubbing()
1027 error = xchk_trans_alloc(sc, resblks); in xchk_setup_inode_contents()
Drtbitmap.c27 error = xchk_trans_alloc(sc, 0); in xchk_setup_rtbitmap()
Dcommon.h34 int xchk_trans_alloc(struct xfs_scrub *sc, uint resblks);
Drtsummary.c53 error = xchk_trans_alloc(sc, 0); in xchk_setup_rtsummary()
Dinode.c37 error = xchk_trans_alloc(sc, 0); in xchk_prepare_iscrub()
128 error = xchk_trans_alloc(sc, 0); in xchk_setup_inode()
Dbmap.c77 error = xchk_trans_alloc(sc, 0); in xchk_setup_inode_bmap()