Searched refs:hs_ra_bytes (Results 1 – 3 of 3) sorted by relevance
269 hp->hs_ra_bytes > 0; in hsfs_read()855 extension += hp->hs_ra_bytes; in hsfs_getpage_ra()887 hp->hs_ra_bytes = 0; in hsfs_getpage_ra()1198 if (hp->hs_ra_bytes > 0 && chunk_data_bytes != PAGESIZE) { in hsfs_getapage()1216 extension += hp->hs_ra_bytes; in hsfs_getapage()1251 hp->hs_ra_bytes = 0; in hsfs_getapage()1547 hp->hs_ra_bytes > 0 && in hsfs_getapage()1628 if (hp->hs_ra_bytes < in hsfs_getpage()1630 hp->hs_ra_bytes += PAGESIZE; in hsfs_getpage()1637 if (hp->hs_ra_bytes > 0) in hsfs_getpage()[all …]
609 hp->hs_ra_bytes = 0; in hs_makenode()
106 int hs_ra_bytes; /* Bytes to readahead */ member