Searched refs:ldlm_bl_to_thread (Results  1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/staging/lustre/lustre/ldlm/ | 
| D | ldlm_lockd.c | 416 static int ldlm_bl_to_thread(struct ldlm_namespace *ns,  in ldlm_bl_to_thread()  function 449 	return ldlm_bl_to_thread(ns, ld, lock, NULL, 0, LCF_ASYNC);  in ldlm_bl_to_thread_lock() 456 	return ldlm_bl_to_thread(ns, ld, NULL, cancels, count, cancel_flags);  in ldlm_bl_to_thread_list()
  |