Lines Matching defs:wasdel
603 int wasdel, /* converting a delayed alloc */
644 cur->bc_ino.flags = wasdel ? XFS_BTCUR_BMBT_WASDEL : 0;
655 args.wasdel = wasdel;
3281 if (ap->wasdel) {
3303 if (ap->wasdel) {
3308 ap->wasdel ? XFS_TRANS_DQ_DELBCOUNT : XFS_TRANS_DQ_BCOUNT,
3430 args.wasdel = ap->wasdel;
3690 .wasdel = ap->wasdel,
4105 if (bma->wasdel) {
4150 bma->wasdel ? XFS_BTCUR_BMBT_WASDEL : 0;
4160 if (bma->wasdel)
4420 bma.wasdel = wasdelay;
4568 bma.wasdel = true;
5277 int wasdel; /* was a delayed alloc extent */
5360 wasdel = isnullstartblock(del.br_startblock);
5365 if (!wasdel)
5493 if (wasdel) {