Searched refs:LDLM_PLAIN (Results 1 – 7 of 7) sorted by relevance
64 [LDLM_PLAIN] = "PLN",71 [LDLM_PLAIN - LDLM_MIN_TYPE] = ldlm_plain_policy_wire_to_local,78 [LDLM_PLAIN - LDLM_MIN_TYPE] = ldlm_plain_policy_wire_to_local,85 [LDLM_PLAIN - LDLM_MIN_TYPE] = ldlm_plain_policy_local_to_wire,906 if (lock->l_resource->lr_type == LDLM_PLAIN) { in search_granted_lock()1030 if (res->lr_type == LDLM_PLAIN || res->lr_type == LDLM_IBITS) in ldlm_grant_lock()1287 (type == LDLM_PLAIN || type == LDLM_IBITS) ? in ldlm_lock_match()1289 (type == LDLM_PLAIN || type == LDLM_IBITS) ? in ldlm_lock_match()1308 (type == LDLM_PLAIN || type == LDLM_IBITS) ? in ldlm_lock_match()1310 (type == LDLM_PLAIN || type == LDLM_IBITS) ? in ldlm_lock_match()[all …]
233 if (lock->l_resource->lr_type != LDLM_PLAIN) { in ldlm_handle_cp_callback()
1284 if (type == LDLM_IBITS || type == LDLM_PLAIN) in ldlm_resource_unlink_lock()
462 if (type != LDLM_PLAIN) in ldlm_cli_enqueue_fini()
2706 LDLM_PLAIN = 10, enumerator2713 #define LDLM_MIN_TYPE LDLM_PLAIN
1547 rcl = mgc_enqueue(mgc->u.cli.cl_mgc_mgsexp, NULL, LDLM_PLAIN, NULL, in mgc_process_log()
329 CLASSERT(LDLM_PLAIN == 10); in lustre_assert_wire_constants()