Searched refs:l_exp_refs_target (Results 1 – 3 of 3) sorted by relevance
973 if (lock->l_exp_refs_target != NULL && in __class_export_add_lock_ref()974 lock->l_exp_refs_target != exp) { in __class_export_add_lock_ref()976 exp, lock, lock->l_exp_refs_target); in __class_export_add_lock_ref()980 lock->l_exp_refs_target = exp; in __class_export_add_lock_ref()992 if (lock->l_exp_refs_target != exp) { in __class_export_del_lock_ref()994 lock, lock->l_exp_refs_target, exp); in __class_export_del_lock_ref()998 lock->l_exp_refs_target = NULL; in __class_export_del_lock_ref()
808 struct obd_export *l_exp_refs_target; member
452 lock->l_exp_refs_target = NULL; in ldlm_lock_new()