Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_config.c680 void sptlrpc_conf_log_update_end(const char *logname) in sptlrpc_conf_log_update_end() function
704 EXPORT_SYMBOL(sptlrpc_conf_log_update_end);
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_sec.h336 void sptlrpc_conf_log_update_end(const char *logname);
/linux-4.4.14/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c1507 sptlrpc_conf_log_update_end(cld->cld_logname); in mgc_process_cfg_log()