Home
last modified time | relevance | path

Searched refs:CM_START (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2897 #define CM_START 0x01 macro
2902 #define CM_START_SKIP (CM_START | CM_SKIP)
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c1099 if (marker->cm_flags & CM_START) { in class_config_llog_handler()