Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_ialloc.h138 xfs_ialloc_pagi_init(
Dxfs_ialloc.c613 error = xfs_ialloc_pagi_init(mp, tp, agno); in xfs_ialloc_ag_select()
1367 error = xfs_ialloc_pagi_init(mp, tp, agno); in xfs_dialloc()
2188 xfs_ialloc_pagi_init( in xfs_ialloc_pagi_init() function
Dxfs_sb.c727 error = xfs_ialloc_pagi_init(mp, NULL, index); in xfs_initialize_perag_data()