Lines Matching defs:wasdel
649 int wasdel, /* converting a delayed alloc */
691 cur->bc_ino.flags = wasdel ? XFS_BTCUR_BMBT_WASDEL : 0;
711 args.wasdel = wasdel;
3435 if (ap->wasdel) {
3457 if (ap->wasdel) {
3462 ap->wasdel ? XFS_TRANS_DQ_DELBCOUNT : XFS_TRANS_DQ_BCOUNT,
3641 args.wasdel = ap->wasdel;
4105 if (bma->wasdel) {
4145 bma->wasdel ? XFS_BTCUR_BMBT_WASDEL : 0;
4155 if (bma->wasdel)
4417 bma.wasdel = wasdelay;
4556 bma.wasdel = true;
5275 int wasdel; /* was a delayed alloc extent */
5369 wasdel = isnullstartblock(del.br_startblock);
5375 if (!wasdel && !isrt) {
5384 if (!wasdel)
5393 if (!wasdel)
5520 if (wasdel) {