Searched defs:start_agno (Results 1 – 4 of 4) sorted by relevance
/linux-6.8/fs/xfs/libxfs/ |
D | xfs_ag.h | 303 #define for_each_perag_wrap_range(mp, start_agno, restart_agno, wrap_agno, agno, pag) \ argument 312 #define for_each_perag_wrap_at(mp, start_agno, wrap_agno, agno, pag) \ argument 319 #define for_each_perag_wrap(mp, start_agno, agno, pag) \ argument
|
D | xfs_alloc.c | 3606 xfs_agnumber_t start_agno, in xfs_alloc_vextent_iterate_ags() 3681 xfs_agnumber_t start_agno; in xfs_alloc_vextent_start_ag() local 3737 xfs_agnumber_t start_agno; in xfs_alloc_vextent_first_ag() local
|
D | xfs_ialloc.c | 1749 xfs_agnumber_t start_agno; in xfs_dialloc() local
|
/linux-6.8/fs/xfs/ |
D | xfs_filestream.c | 59 xfs_agnumber_t start_agno, in xfs_filestream_pick_ag()
|