xfs_alloc_pagf_init  305 fs/xfs/libxfs/xfs_ag_resv.c 	error = xfs_alloc_pagf_init(pag->pag_mount, tp, pag->pag_agno, 0);
xfs_alloc_pagf_init  142 fs/xfs/libxfs/xfs_alloc.h xfs_alloc_pagf_init(
xfs_alloc_pagf_init 3205 fs/xfs/libxfs/xfs_bmap.c 		error = xfs_alloc_pagf_init(mp, tp, ag, XFS_ALLOC_FLAG_TRYLOCK);
xfs_alloc_pagf_init  983 fs/xfs/libxfs/xfs_ialloc.c 			error = xfs_alloc_pagf_init(mp, tp, agno, flags);
xfs_alloc_pagf_init  870 fs/xfs/libxfs/xfs_sb.c 		error = xfs_alloc_pagf_init(mp, NULL, index, 0);
xfs_alloc_pagf_init  160 fs/xfs/xfs_filestream.c 			err = xfs_alloc_pagf_init(mp, NULL, ag, trylock);