Searched refs:l_exp_refs_target (Results 1 – 3 of 3) sorted by relevance
1069 if (lock->l_exp_refs_target != NULL && in __class_export_add_lock_ref()1070 lock->l_exp_refs_target != exp) { in __class_export_add_lock_ref()1072 exp, lock, lock->l_exp_refs_target); in __class_export_add_lock_ref()1076 lock->l_exp_refs_target = exp; in __class_export_add_lock_ref()1088 if (lock->l_exp_refs_target != exp) { in __class_export_del_lock_ref()1090 lock, lock->l_exp_refs_target, exp); in __class_export_del_lock_ref()1094 lock->l_exp_refs_target = NULL; in __class_export_del_lock_ref()
879 struct obd_export *l_exp_refs_target; member
472 lock->l_exp_refs_target = NULL; in ldlm_lock_new()