Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2899 #define CM_SKIP 0x04 macro
2902 #define CM_START_SKIP (CM_START | CM_SKIP)
/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c1102 if (marker->cm_flags & CM_SKIP) { in class_config_llog_handler()