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()350 cld->cld_sptlrpc = sptlrpc_cld; in config_log_add()387 struct config_llog_data *cld_sptlrpc = NULL; in config_log_end() local425 cld_sptlrpc = cld->cld_sptlrpc; in config_log_end()426 cld->cld_sptlrpc = NULL; in config_log_end()431 if (cld_sptlrpc) in config_log_end()432 config_log_put(cld_sptlrpc); in config_log_end()
190 struct config_llog_data *cld_sptlrpc;/* depended sptlrpc log */ member