Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dinterval_tree.c187 if (rc == INTERVAL_ITER_STOP) in interval_iterate()
204 if (rc == INTERVAL_ITER_STOP) in interval_iterate_reverse()
628 if (rc == INTERVAL_ITER_STOP) in interval_search()
669 return INTERVAL_ITER_STOP; in interval_overlap_cb()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dinterval_tree.h62 INTERVAL_ITER_STOP = 2 enumerator