Home
last modified time | relevance | path

Searched refs:xfs_alloc_has_record (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/xfs/scrub/
Dalloc.c163 error = xfs_alloc_has_record(sc->sa.bno_cur, agbno, len, &is_freesp); in xchk_xref_is_used_space()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_alloc.h245 int xfs_alloc_has_record(struct xfs_btree_cur *cur, xfs_agblock_t bno,
Dxfs_alloc.c3135 xfs_alloc_has_record( in xfs_alloc_has_record() function