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