Searched refs:xchk_iscan_iter (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Discan.h78 int xchk_iscan_iter(struct xchk_iscan *iscan, struct xfs_inode **ipp);
H A Dnlinks_repair.c158 error = xchk_iscan_iter(&xnc->compare_iscan, ipp);
H A Dnlinks.c450 while ((error = xchk_iscan_iter(&xnc->collect_iscan, &ip)) == 1) {
735 error = xchk_iscan_iter(&xnc->compare_iscan, ipp);
H A Discan.c558 xchk_iscan_iter( function
H A Dquotacheck.c509 while ((error = xchk_iscan_iter(&xqc->iscan, &ip)) == 1) {
H A Drmap_repair.c912 while ((error = xchk_iscan_iter(&rr->iscan, &ip)) == 1) {
H A Dinode_repair.c361 while ((error = xchk_iscan_iter(&ri->ftype_iscan, &dp)) == 1) {

Completed in 143 milliseconds