Home
last modified time | relevance | path

Searched refs:exp_lock (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dgenops.c847 spin_lock_init(&export->exp_lock); in class_new_export()
1138 spin_lock(&exp->exp_lock); in class_export_recovery_cleanup()
1140 spin_unlock(&exp->exp_lock); in class_export_recovery_cleanup()
1154 spin_lock(&exp->exp_lock); in class_export_recovery_cleanup()
1170 spin_unlock(&exp->exp_lock); in class_export_recovery_cleanup()
1188 spin_lock(&export->exp_lock); in class_disconnect()
1191 spin_unlock(&export->exp_lock); in class_disconnect()
1222 spin_lock(&exp->exp_lock); in class_connected_export()
1224 spin_unlock(&exp->exp_lock); in class_connected_export()
1245 spin_lock(&exp->exp_lock); in class_disconnect_export_list()
[all …]
Dobd_config.c739 spin_lock(&obd->obd_self_export->exp_lock); in class_decref()
741 spin_unlock(&obd->obd_self_export->exp_lock); in class_decref()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c1765 spin_lock(&exp->exp_lock); in sptlrpc_target_export_check()
1795 spin_unlock(&exp->exp_lock); in sptlrpc_target_export_check()
1804 spin_unlock(&exp->exp_lock); in sptlrpc_target_export_check()
1818 spin_unlock(&exp->exp_lock); in sptlrpc_target_export_check()
1827 spin_unlock(&exp->exp_lock); in sptlrpc_target_export_check()
1838 spin_unlock(&exp->exp_lock); in sptlrpc_target_export_check()
1848 spin_unlock(&exp->exp_lock); in sptlrpc_target_export_check()
1864 spin_unlock(&exp->exp_lock); in sptlrpc_target_export_check()
1889 spin_unlock(&exp->exp_lock); in sptlrpc_target_export_check()
1906 spin_unlock(&exp->exp_lock); in sptlrpc_target_export_check()
[all …]
Dservice.c2040 spin_lock(&exp->exp_lock); in ptlrpc_handle_rs()
2043 spin_unlock(&exp->exp_lock); in ptlrpc_handle_rs()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_export.h219 spinlock_t exp_lock; member
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c730 spin_lock(&exp->exp_lock); in target_send_reply()
732 spin_unlock(&exp->exp_lock); in target_send_reply()