Home
last modified time | relevance | path

Searched refs:xfs_ialloc_pagi_init (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_ialloc.h112 xfs_ialloc_pagi_init(
Dxfs_ialloc.c980 error = xfs_ialloc_pagi_init(mp, tp, agno); in xfs_ialloc_ag_select()
1774 error = xfs_ialloc_pagi_init(mp, tp, agno); in xfs_dialloc()
2672 xfs_ialloc_pagi_init( in xfs_ialloc_pagi_init() function
Dxfs_sb.c908 error = xfs_ialloc_pagi_init(mp, NULL, index); in xfs_initialize_perag_data()