Searched refs:IS_TAPE_BLOCK_FM (Results 1 – 1 of 1) sorted by relevance
200 #define IS_TAPE_BLOCK_FM(a) ((a & TAPE_BLOCK_FM_FLAG) != 0) macro3471 else if (IS_TAPE_BLOCK_FM(blp->fl_size)) in resp_space()3483 if (IS_TAPE_BLOCK_FM(blp->fl_size)) { in resp_space()3499 for (pos--, blp-- ; !IS_TAPE_BLOCK_FM(blp->fl_size) && in resp_space()3510 for ( ; !IS_TAPE_BLOCK_FM(blp->fl_size) && in resp_space()4406 if (IS_TAPE_BLOCK_FM(blp->fl_size)) { in resp_read_tape()