Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ag.h236 xfs_agnumber_t end_agno) in xfs_perag_next()
251 #define for_each_perag_range(mp, agno, end_agno, pag) \ argument
Dxfs_ag.c194 xfs_agnumber_t end_agno) in xfs_free_perag_range()
/linux-6.12.1/fs/xfs/
Dxfs_notify_failure.c173 xfs_agnumber_t end_agno = XFS_FSB_TO_AGNO(mp, end_fsbno); in xfs_dax_notify_ddev_failure() local
Dxfs_discard.c390 xfs_agnumber_t start_agno, end_agno; in xfs_trim_datadev_extents() local