Searched refs:wasdel (Results 1 – 9 of 9) sorted by relevance
46 int wasdel, /* was a delayed allocation extent */
1080 int wasdel, /* was a delayed allocation extent */ in xfs_rtallocate_extent() argument1129 if (wasdel) in xfs_rtallocate_extent()
152 &ralen, ap->wasdel, prod, &rtb); in xfs_bmap_rtalloc()163 if (ap->wasdel) in xfs_bmap_rtalloc()170 ap->wasdel ? XFS_TRANS_DQ_DELRTBCOUNT : in xfs_bmap_rtalloc()
1566 __field(char, wasdel)1587 __entry->wasdel = args->wasdel;1611 __entry->wasdel,
75 char wasdel; /* set if allocation was prev delayed */ member
651 int wasdel, /* converting a delayed alloc */ in xfs_bmap_extents_to_btree() argument693 cur->bc_private.b.flags = wasdel ? XFS_BTCUR_BPRV_WASDEL : 0; in xfs_bmap_extents_to_btree()713 args.wasdel = wasdel; in xfs_bmap_extents_to_btree()3336 if (ap->wasdel) in xfs_bmap_btalloc_accounting()3356 if (ap->wasdel) in xfs_bmap_btalloc_accounting()3359 ap->wasdel ? XFS_TRANS_DQ_DELBCOUNT : XFS_TRANS_DQ_BCOUNT, in xfs_bmap_btalloc_accounting()3538 args.wasdel = ap->wasdel; in xfs_bmap_btalloc()4009 if (bma->wasdel) { in xfs_bmapi_allocate()4067 bma->wasdel ? XFS_BTCUR_BPRV_WASDEL : 0; in xfs_bmapi_allocate()4083 if ((!bma->wasdel || (bma->flags & XFS_BMAPI_COWFORK)) && in xfs_bmapi_allocate()[all …]
40 bool wasdel; /* replacing a delayed allocation */ member
236 args.wasdel = cur->bc_private.b.flags & XFS_BTCUR_BPRV_WASDEL; in xfs_bmbt_alloc_block()237 if (!args.wasdel && args.tp->t_blk_res == 0) { in xfs_bmbt_alloc_block()
349 field = args->wasdel ? XFS_TRANS_SB_RES_FDBLOCKS : in xfs_ag_resv_alloc_extent()