Home
last modified time | relevance | path

Searched refs:cl_queue_match (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_io.c331 int cl_queue_match(const struct list_head *queue, in cl_queue_match() function
342 EXPORT_SYMBOL(cl_queue_match);
365 return cl_queue_match(&set->cls_curr, need) || in cl_lockset_match()
366 cl_queue_match(&set->cls_done, need); in cl_lockset_match()
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c473 result = cl_queue_match(&io->ci_lockset.cls_done, in ccc_page_is_under_lock()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dcl_object.h2985 int cl_queue_match (const struct list_head *queue,