Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/mgc/
Dmgc_internal.h54 return cld->cld_type == CONFIG_T_SPTLRPC; in cld_is_sptlrpc()
59 return cld->cld_type == CONFIG_T_RECOVER; in cld_is_recover()
Dmgc_request.c214 cld->cld_type = type; in do_config_log_add()
1349 body->mcb_type = cld->cld_type; in mgc_process_recover_log()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_class.h161 int cld_type; member