dlm_lock_compatible
if (!dlm_lock_compatible(tmplock->ml.type, type))
if (!dlm_lock_compatible(tmplock->ml.type, type))
if (!dlm_lock_compatible(tmplock->ml.convert_type, type))
if (!dlm_lock_compatible(tmplock->ml.type, lock->ml.type))
if (!dlm_lock_compatible(tmplock->ml.type, lock->ml.type))
if (!dlm_lock_compatible(tmplock->ml.convert_type,
if (!dlm_lock_compatible(lock->ml.type,
if (!dlm_lock_compatible(lock->ml.type,
if (!dlm_lock_compatible(lock->ml.type, target->ml.type)) {
if (!dlm_lock_compatible(lock->ml.type, target->ml.type)) {