Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_config.c757 void sptlrpc_conf_log_stop(const char *logname) in sptlrpc_conf_log_stop() function
771 EXPORT_SYMBOL(sptlrpc_conf_log_stop);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_sec.h346 void sptlrpc_conf_log_stop(const char *logname);
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c149 sptlrpc_conf_log_stop(cld->cld_logname); in config_log_put()