Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/fld/
Dfld_cache.c536 if (range_within(&flde->fce_range, seq)) { in fld_cache_lookup()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h261 static inline int range_within(const struct lu_seq_range *range, in range_within() function