Home
last modified time | relevance | path

Searched defs:start_agno (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ag.h295 #define for_each_perag_wrap_range(mp, start_agno, restart_agno, wrap_agno, agno, pag) \ argument
304 #define for_each_perag_wrap_at(mp, start_agno, wrap_agno, agno, pag) \ argument
311 #define for_each_perag_wrap(mp, start_agno, agno, pag) \ argument
H A Dxfs_alloc.c3509 xfs_agnumber_t start_agno, in xfs_alloc_vextent_iterate_ags()
3584 xfs_agnumber_t start_agno; in xfs_alloc_vextent_start_ag() local
3640 xfs_agnumber_t start_agno; in xfs_alloc_vextent_first_ag() local
H A Dxfs_ialloc.c1744 xfs_agnumber_t start_agno; in xfs_dialloc() local
/openbmc/linux/fs/xfs/
H A Dxfs_filestream.c59 xfs_agnumber_t start_agno, in xfs_filestream_pick_ag()