Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_cache.c685 loff_t ext_chk_end = ext->oe_end >> ppc_bits; in osc_extent_find() local
688 if (chunk > ext_chk_end + 1) in osc_extent_find()
764 } else if (chunk == ext_chk_end + 1) { in osc_extent_find()