Searched refs:DM_BATCH (Results 1 – 3 of 3) sorted by relevance
137 if (!(options & DM_BATCH) && volume) { in _getvol()147 if (options & DM_BATCH) in _getvol()150 if ((options & DM_BATCH) || (volume == NULL)) in _getvol()166 if ((options & DM_BATCH) || in _getvol()
165 #define DM_BATCH 0x0001 macro
102 options |= DM_BATCH; in main()