Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2917 #define CM_START 0x01 macro
2922 #define CM_START_SKIP (CM_START | CM_SKIP)
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c1422 if (marker->cm_flags & CM_START) { in class_config_llog_handler()