Searched defs:start_agno (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_ag.h | 295 #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 D | xfs_alloc.c | 3509 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 D | xfs_ialloc.c | 1744 xfs_agnumber_t start_agno; in xfs_dialloc() local
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_filestream.c | 59 xfs_agnumber_t start_agno, in xfs_filestream_pick_ag()
|