Searched defs:start_agno (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_ag.h | 282 #define for_each_perag_wrap_range(mp, start_agno, restart_agno, wrap_agno, agno, pag) \ argument 291 #define for_each_perag_wrap_at(mp, start_agno, wrap_agno, agno, pag) \ argument 298 #define for_each_perag_wrap(mp, start_agno, agno, pag) \ argument
|
A D | xfs_alloc.c | 3321 xfs_agnumber_t start_agno, in xfs_alloc_vextent_iterate_ags() 3392 xfs_agnumber_t start_agno; in xfs_alloc_vextent_start_ag() local 3442 xfs_agnumber_t start_agno; in xfs_alloc_vextent_first_ag() local
|
A D | xfs_ialloc.c | 1718 xfs_agnumber_t start_agno; in xfs_dialloc() local
|
/linux-6.3-rc2/fs/xfs/ |
A D | xfs_filestream.c | 59 xfs_agnumber_t start_agno, in xfs_filestream_pick_ag()
|
Completed in 21 milliseconds