Searched refs:MT_ST_CAN_PARTITIONS (Results 1 – 3 of 3) sorted by relevance
193 #define MT_ST_CAN_PARTITIONS 0x400 macro
409 MT_ST_CAN_PARTITIONS set.419 MT_ST_CAN_PARTITIONS set.445 MT_ST_CAN_PARTITIONS enables support for partitioned
2309 STp->can_partitions = (options & MT_ST_CAN_PARTITIONS) != 0;2338 (options & MT_ST_CAN_PARTITIONS) != 0)4668 options |= STp->can_partitions ? MT_ST_CAN_PARTITIONS : 0; in options_show()