Searched refs:xfs_alloc_pagf_init (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/fs/xfs/ |
D | xfs_alloc.h | 195 xfs_alloc_pagf_init(
|
D | xfs_filestream.c | 235 err = xfs_alloc_pagf_init(mp, NULL, ag, trylock); in _xfs_filestream_pick_ag()
|
D | xfs_ialloc.c | 514 (void)xfs_alloc_pagf_init(mp, tp, agno, flags); in xfs_ialloc_ag_select()
|
D | xfs_mount.c | 808 error = xfs_alloc_pagf_init(mp, NULL, index, 0); in xfs_initialize_perag_data()
|
D | xfs_alloc.c | 2021 xfs_alloc_pagf_init( in xfs_alloc_pagf_init() function
|
D | xfs_bmap.c | 2301 error = xfs_alloc_pagf_init(mp, args->tp, ag, in xfs_bmap_btalloc_nullfb()
|