Searched refs:MDCMD_ALLOPTION (Results 1 – 3 of 3) sorted by relevance
778 options |= MDCMD_ALLOPTION; in main()
1925 int doall = ((options & MDCMD_ALLOPTION) ? 1 : 0); in meta_create_stripe()
238 #define MDCMD_ALLOPTION 0x0800 /* the all option is being used */ macro