Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h180 xfs_alloc_get_rec(
/linux/fs/xfs/
H A Dxfs_discard.c238 error = xfs_alloc_get_rec(cur, &fbno, &flen, &i); in xfs_trim_gather_extents()
/linux/fs/xfs/scrub/
H A Dagheader.c488 error = xfs_alloc_get_rec(sc->sa.cnt_cur, &agbno, &blocks, &have); in xchk_agf_xref_cntbt()