Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dgenops.c835 spin_lock_init(&export->exp_locks_list_guard); in class_new_export()
1065 spin_lock(&exp->exp_locks_list_guard); in __class_export_add_lock_ref()
1080 spin_unlock(&exp->exp_locks_list_guard); in __class_export_add_lock_ref()
1086 spin_lock(&exp->exp_locks_list_guard); in __class_export_del_lock_ref()
1098 spin_unlock(&exp->exp_locks_list_guard); in __class_export_del_lock_ref()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_export.h171 spinlock_t exp_locks_list_guard; member
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c858 spin_lock(&exp->exp_locks_list_guard); in ldlm_dump_export_locks()
868 spin_unlock(&exp->exp_locks_list_guard); in ldlm_dump_export_locks()