Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dgenops.c742 spin_lock_init(&export->exp_locks_list_guard); in class_new_export()
969 spin_lock(&exp->exp_locks_list_guard); in __class_export_add_lock_ref()
984 spin_unlock(&exp->exp_locks_list_guard); in __class_export_add_lock_ref()
990 spin_lock(&exp->exp_locks_list_guard); in __class_export_del_lock_ref()
1002 spin_unlock(&exp->exp_locks_list_guard); in __class_export_del_lock_ref()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_export.h143 spinlock_t exp_locks_list_guard; member
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c819 spin_lock(&exp->exp_locks_list_guard); in ldlm_dump_export_locks()
829 spin_unlock(&exp->exp_locks_list_guard); in ldlm_dump_export_locks()