Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_cache.c684 loff_t ext_chk_end = ext->oe_end >> ppc_bits; in osc_extent_find() local
687 if (chunk > ext_chk_end + 1) in osc_extent_find()
763 } else if (chunk == ext_chk_end + 1) { in osc_extent_find()