Searched refs:xfs_alloc_fixup_trees (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/fs/xfs/libxfs/ |
D | xfs_alloc.c | 443 xfs_alloc_fixup_trees( in xfs_alloc_fixup_trees() function 946 error = xfs_alloc_fixup_trees(acur->cnt, acur->bnolt, acur->rec_bno, in xfs_alloc_cur_finish() 1297 error = xfs_alloc_fixup_trees(cnt_cur, bno_cur, fbno, flen, args->agbno, in xfs_alloc_ag_vextent_exact() 1855 if ((error = xfs_alloc_fixup_trees(cnt_cur, bno_cur, fbno, flen, in xfs_alloc_ag_vextent_size()
|