Searched refs:xfs_alloc_pagf_init (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.15/fs/xfs/libxfs/ |
D | xfs_alloc.h | 131 xfs_alloc_pagf_init(
|
D | xfs_ag_resv.c | 324 error2 = xfs_alloc_pagf_init(mp, tp, pag->pag_agno, 0); in xfs_ag_resv_init()
|
D | xfs_ag.c | 127 error = xfs_alloc_pagf_init(mp, NULL, index, 0); in xfs_initialize_perag_data()
|
D | xfs_ialloc.c | 1624 error = xfs_alloc_pagf_init(mp, tp, pag->pag_agno, flags); in xfs_dialloc_good_ag()
|
D | xfs_alloc.c | 2802 xfs_alloc_pagf_init( in xfs_alloc_pagf_init() function
|
D | xfs_bmap.c | 3240 error = xfs_alloc_pagf_init(mp, tp, ag, XFS_ALLOC_FLAG_TRYLOCK); in xfs_bmap_longest_free_extent()
|
/Linux-v5.15/fs/xfs/ |
D | xfs_filestream.c | 129 err = xfs_alloc_pagf_init(mp, NULL, ag, trylock); in xfs_filestream_pick_ag()
|