Searched refs:DT_NEED_SPEFS (Results 1 – 3 of 3) sorted by relevance
428 if (cur_dtype->dtype_flags & DT_NEED_SPEFS) { in init_globals()430 cur_dtype->dtype_flags &= ~DT_NEED_SPEFS; in init_globals()624 assert(cur_dtype->dtype_flags & DT_NEED_SPEFS); in get_disk_characteristics()
215 #define DT_NEED_SPEFS 0x01 /* specifics fields are uninitialized */ macro
2117 search_dtype->dtype_flags |= DT_NEED_SPEFS; in add_device_to_disklist()