Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_config.c654 void sptlrpc_conf_log_update_begin(const char *logname) in sptlrpc_conf_log_update_begin() function
675 EXPORT_SYMBOL(sptlrpc_conf_log_update_begin);
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_sec.h335 void sptlrpc_conf_log_update_begin(const char *logname);
/linux-4.4.14/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c1486 sptlrpc_conf_log_update_begin(cld->cld_logname); in mgc_process_cfg_log()