Searched refs:DM_ELABEL (Results 1 – 3 of 3) sorted by relevance
166 #define DM_ELABEL 0x0002 macro
161 if (options & DM_ELABEL) in _getvol()334 if (label && (options & DM_ELABEL)) { in insert()341 if (label && !(options & DM_ELABEL)) { in insert()
123 options |= DM_ELABEL; in main()