Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_config.c718 void sptlrpc_conf_log_update_end(const char *logname) in sptlrpc_conf_log_update_end() function
742 EXPORT_SYMBOL(sptlrpc_conf_log_update_end);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_sec.h348 void sptlrpc_conf_log_update_end(const char *logname);
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c1535 sptlrpc_conf_log_update_end(cld->cld_logname); in mgc_process_cfg_log()