Home
last modified time | relevance | path

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

/fs/xfs/scrub/
A Dxfarray.h87 xfarray_iter( in xfarray_iter() function
A Dquotacheck_repair.c171 while ((error = xfarray_iter(counts, &cur, &xcdq)) == 1) { in xqcheck_commit_dqtype()
A Dalloc_repair.c310 while ((error = xfarray_iter(ra->free_records, &cur, &arec)) == 1) { in xrep_bnobt_sort_records()
A Dquotacheck.c622 while ((error = xfarray_iter(counts, &cur, &xcdq)) == 1) { in xqcheck_walk_observations()
A Dagheader_repair.c1652 while ((error = xfarray_iter(ragi->iunlink_next, &idx, &agino)) == 1) { in xrep_iunlink_commit()
1660 while ((error = xfarray_iter(ragi->iunlink_prev, &idx, &agino)) == 1) { in xrep_iunlink_commit()
A Dnlinks.c912 while ((error = xfarray_iter(xnc->nlinks, &cur, &nl)) == 1) { in xchk_nlinks_compare()

Completed in 17 milliseconds