Searched refs:cld_type (Results 1 – 3 of 3) sorted by relevance
65 return cld->cld_type == CONFIG_T_SPTLRPC; in cld_is_sptlrpc()70 return cld->cld_type == CONFIG_T_RECOVER; in cld_is_recover()
214 cld->cld_type = type; in do_config_log_add()1377 body->mcb_type = cld->cld_type; in mgc_process_recover_log()
195 int cld_type; member