Searched refs:xfarray_store (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/xfs/scrub/ |
| H A D | nlinks.c | 143 error = xfarray_store(xnc->nlinks, ino, &nl); in xchk_nlinks_update_incore() 645 error = xfarray_store(xnc->nlinks, ino, &nl); in xchk_nlinks_comparison_read()
|
| H A D | xfarray.c | 200 xfarray_store( in xfarray_store() function 404 return xfarray_store(si->array, idx, ptr); in xfarray_sort_store()
|
| H A D | alloc_repair.c | 505 error = xfarray_store(ra->free_records, record_nr, in xrep_abt_reserve_space()
|
| H A D | agheader_repair.c | 1001 return xfarray_store(ragi->iunlink_next, agino, &next_agino); in xrep_iunlink_store_next() 1016 return xfarray_store(ragi->iunlink_prev, agino, &prev_agino); in xrep_iunlink_store_prev()
|