Searched refs:xfs_alloc_fixup_trees (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_alloc.c | 428 xfs_alloc_fixup_trees( in xfs_alloc_fixup_trees() function 933 error = xfs_alloc_fixup_trees(acur->cnt, acur->bnolt, acur->rec_bno, in xfs_alloc_cur_finish() 1283 error = xfs_alloc_fixup_trees(cnt_cur, bno_cur, fbno, flen, args->agbno, in xfs_alloc_ag_vextent_exact() 1842 if ((error = xfs_alloc_fixup_trees(cnt_cur, bno_cur, fbno, flen, in xfs_alloc_ag_vextent_size()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_alloc.c | 473 xfs_alloc_fixup_trees( in xfs_alloc_fixup_trees() function 986 error = xfs_alloc_fixup_trees(acur->cnt, acur->bnolt, acur->rec_bno, in xfs_alloc_cur_finish() 1265 error = xfs_alloc_fixup_trees(cnt_cur, bno_cur, fbno, flen, args->agbno, in xfs_alloc_ag_vextent_exact() 1857 if ((error = xfs_alloc_fixup_trees(cnt_cur, bno_cur, fbno, flen, in xfs_alloc_ag_vextent_size()
|
Completed in 9 milliseconds