Home
last modified time | relevance | path

Searched refs:ldlm_lock_match (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_locks.c165 rc = ldlm_lock_match(class_exp2obd(exp)->obd_namespace, flags, in mdc_lock_match()
1051 if (ldlm_lock_match(NULL, LDLM_FL_BLOCK_GRANTED, NULL, in mdc_finish_intent_lock()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_dlm.h1259 ldlm_mode_t ldlm_lock_match(struct ldlm_namespace *ns, __u64 flags,
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lock.c1225 ldlm_mode_t ldlm_lock_match(struct ldlm_namespace *ns, __u64 flags, in ldlm_lock_match() function
1354 EXPORT_SYMBOL(ldlm_lock_match);
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c2291 mode = ldlm_lock_match(obd->obd_namespace, *flags | match_lvb, res_id, in osc_enqueue_base()
2415 rc = ldlm_lock_match(obd->obd_namespace, lflags, in osc_match_base()
2815 mode = ldlm_lock_match(exp->exp_obd->obd_namespace, in osc_get_info()