Searched refs:SUP_FMTTIME (Results 1 – 5 of 5) sorted by relevance
81 #define SUP_FMTTIME 0x00400000 /* set format time */ macro
234 *options |= SUP_FMTTIME;
227 if (disk_type->dtype_options & SUP_FMTTIME) {
1033 } else if (cur_dtype->dtype_options & SUP_FMTTIME) { in c_format()
750 flags |= SUP_FMTTIME; in sup_setdtype()