Searched refs:bh_max (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/fs/ | ||
H A D | dax.c | 108 loff_t bh_max = start; dax_io() local 123 if (pos == bh_max) { dax_io() 132 bh_max = pos - first + bh->b_size; dax_io() 135 (bh_max - (pos - first)); dax_io() |
Completed in 86 milliseconds