Searched refs:index_in_window (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | rw.c | 380 static int index_in_window(unsigned long index, unsigned long point, in index_in_window() function 813 index_in_window(ra_end, ras->ras_window_start, 0, in ll_readahead() 990 if (!index_in_window(index, ras->ras_last_readpage, 8, 8)) { in ras_update() 995 index_in_window(index, ras->ras_window_start, 0, in ras_update()
|