Searched refs:cld_sptlrpc (Results 1 – 2 of 2) sorted by relevance
144 if (cld->cld_sptlrpc) in config_log_put()145 config_log_put(cld->cld_sptlrpc); in config_log_put()336 cld->cld_sptlrpc = sptlrpc_cld; in config_log_add()373 struct config_llog_data *cld_sptlrpc = NULL; in config_log_end() local411 cld_sptlrpc = cld->cld_sptlrpc; in config_log_end()412 cld->cld_sptlrpc = NULL; in config_log_end()417 if (cld_sptlrpc) in config_log_end()418 config_log_put(cld_sptlrpc); in config_log_end()
156 struct config_llog_data *cld_sptlrpc;/* depended sptlrpc log */ member