Searched refs:xfs_alloc_has_records (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/xfs/scrub/ |
| H A D | alloc.c | 190 error = xfs_alloc_has_records(sc->sa.bno_cur, agbno, len, &outcome); in xchk_xref_is_used_space()
|
| H A D | refcount_repair.c | 142 error = xfs_alloc_has_records(sc->sa.bno_cur, rec->rc_startblock, in xrep_refc_check_ext()
|
| H A D | repair.c | 1343 error = xfs_alloc_has_records(sc->sa.bno_cur, rec->rm_startblock, in xrep_check_ino_btree_mapping()
|
| H A D | rmap_repair.c | 197 error = xfs_alloc_has_records(sc->sa.bno_cur, rec->rm_startblock, in xrep_rmap_check_mapping()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_alloc.h | 216 int xfs_alloc_has_records(struct xfs_btree_cur *cur, xfs_agblock_t bno,
|
| H A D | xfs_alloc.c | 4123 xfs_alloc_has_records( in xfs_alloc_has_records() function
|