Home
last modified time | relevance | path

Searched refs:cld_type (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_internal.h65 return cld->cld_type == CONFIG_T_SPTLRPC; in cld_is_sptlrpc()
70 return cld->cld_type == CONFIG_T_RECOVER; in cld_is_recover()
Dmgc_request.c214 cld->cld_type = type; in do_config_log_add()
1377 body->mcb_type = cld->cld_type; in mgc_process_recover_log()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h195 int cld_type; member