Searched refs:xfs_alloc_fixup_trees (Results  1 – 1 of 1) sorted by relevance
| /linux-4.4.14/fs/xfs/libxfs/ | 
| D | xfs_alloc.c | 319 xfs_alloc_fixup_trees(  in xfs_alloc_fixup_trees()  function749 	error = xfs_alloc_fixup_trees(cnt_cur, bno_cur, fbno, flen, args->agbno,  in xfs_alloc_ag_vextent_exact()
 1064 		if ((error = xfs_alloc_fixup_trees(cnt_cur, bno_cur_lt, ltbno,  in xfs_alloc_ag_vextent_near()
 1256 	if ((error = xfs_alloc_fixup_trees(cnt_cur, bno_cur_lt, ltbno, ltlen,  in xfs_alloc_ag_vextent_near()
 1457 	if ((error = xfs_alloc_fixup_trees(cnt_cur, bno_cur, fbno, flen,  in xfs_alloc_ag_vextent_size()
 
 |