Searched refs:MT_ST_NO_BLKLIMS (Results 1 – 4 of 4) sorted by relevance
191 #define MT_ST_NO_BLKLIMS 0x200 macro
2211 STp->omit_blklims = (options & MT_ST_NO_BLKLIMS) != 0;2238 if ((options & MT_ST_NO_BLKLIMS) != 0)4463 options |= STp->omit_blklims ? MT_ST_NO_BLKLIMS : 0; in st_options_show()
3926 STp->omit_blklims = (options & MT_ST_NO_BLKLIMS) != 0; in osst_set_options()3954 if ((options & MT_ST_NO_BLKLIMS) != 0) in osst_set_options()
380 MT_ST_NO_BLKLIMS the driver does not ask the block limits