Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_io.c252 static int cl_lock_descr_cmp(const struct cl_lock_descr *d0, in cl_lock_descr_cmp() function
350 if (cl_lock_descr_cmp(&scan->cill_descr, need)) in cl_queue_merge()