Searched refs:xfs_alloc_pagf_init (Results  1 – 6 of 6) sorted by relevance
| /linux-4.1.27/fs/xfs/libxfs/ | 
| D | xfs_alloc.h | 169 xfs_alloc_pagf_init(
  | 
| D | xfs_sb.c | 723 		error = xfs_alloc_pagf_init(mp, NULL, index, 0);  in xfs_initialize_perag_data()
  | 
| D | xfs_ialloc.c | 627 			error = xfs_alloc_pagf_init(mp, tp, agno, flags);  in xfs_ialloc_ag_select()
  | 
| D | xfs_alloc.c | 2122 xfs_alloc_pagf_init(  in xfs_alloc_pagf_init()  function
  | 
| D | xfs_bmap.c | 3514 		error = xfs_alloc_pagf_init(mp, tp, ag, XFS_ALLOC_FLAG_TRYLOCK);  in xfs_bmap_longest_free_extent()
  | 
| /linux-4.1.27/fs/xfs/ | 
| D | xfs_filestream.c | 171 			err = xfs_alloc_pagf_init(mp, NULL, ag, trylock);  in xfs_filestream_pick_ag()
  |