Searched refs:xfarray_iter (Results 1 – 6 of 6) sorted by relevance
| /fs/xfs/scrub/ |
| A D | xfarray.h | 87 xfarray_iter( in xfarray_iter() function
|
| A D | quotacheck_repair.c | 171 while ((error = xfarray_iter(counts, &cur, &xcdq)) == 1) { in xqcheck_commit_dqtype()
|
| A D | alloc_repair.c | 310 while ((error = xfarray_iter(ra->free_records, &cur, &arec)) == 1) { in xrep_bnobt_sort_records()
|
| A D | quotacheck.c | 622 while ((error = xfarray_iter(counts, &cur, &xcdq)) == 1) { in xqcheck_walk_observations()
|
| A D | agheader_repair.c | 1652 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 D | nlinks.c | 912 while ((error = xfarray_iter(xnc->nlinks, &cur, &nl)) == 1) { in xchk_nlinks_compare()
|
Completed in 17 milliseconds