Searched refs:sptlrpc_conf_lock (Results 1 – 1 of 1) sorted by relevance
430 static struct mutex sptlrpc_conf_lock; variable610 mutex_lock(&sptlrpc_conf_lock); in __sptlrpc_process_config()618 mutex_unlock(&sptlrpc_conf_lock); in __sptlrpc_process_config()620 LASSERT(mutex_is_locked(&sptlrpc_conf_lock)); in __sptlrpc_process_config()662 mutex_lock(&sptlrpc_conf_lock); in sptlrpc_conf_log_update_begin()673 mutex_unlock(&sptlrpc_conf_lock); in sptlrpc_conf_log_update_begin()688 mutex_lock(&sptlrpc_conf_lock); in sptlrpc_conf_log_update_end()702 mutex_unlock(&sptlrpc_conf_lock); in sptlrpc_conf_log_update_end()713 mutex_lock(&sptlrpc_conf_lock); in sptlrpc_conf_log_start()715 mutex_unlock(&sptlrpc_conf_lock); in sptlrpc_conf_log_start()[all …]