Searched refs:ldlm_lock_create (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_internal.h | 145 ldlm_lock_create(struct ldlm_namespace *ns, const struct ldlm_res_id *,
|
D | ldlm_flock.c | 473 new2 = ldlm_lock_create(ns, &res->lr_name, LDLM_FLOCK, in ldlm_process_flock_lock()
|
D | ldlm_request.c | 419 lock = ldlm_lock_create(ns, res_id, type, mode, &cbs, data, lvb_len, in ldlm_cli_enqueue_local() 879 lock = ldlm_lock_create(ns, res_id, einfo->ei_type, in ldlm_cli_enqueue()
|
D | ldlm_lock.c | 1490 struct ldlm_lock *ldlm_lock_create(struct ldlm_namespace *ns, in ldlm_lock_create() function
|