Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_config.c692 void sptlrpc_conf_log_update_begin(const char *logname) in sptlrpc_conf_log_update_begin() function
713 EXPORT_SYMBOL(sptlrpc_conf_log_update_begin);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_sec.h347 void sptlrpc_conf_log_update_begin(const char *logname);
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c1514 sptlrpc_conf_log_update_begin(cld->cld_logname); in mgc_process_cfg_log()