Searched refs:c_rl_window (Results 1 – 3 of 3) sorted by relevance
1319 (cachep->c_rl_window != whichwindow)) { in cachefs_rl_entry_get()1323 (offset_t)((cachep->c_rl_window + 1) * MAXBSIZE), in cachefs_rl_entry_get()1341 cachep->c_rl_window = whichwindow; in cachefs_rl_entry_get()
713 (offset_t)((cachep->c_rl_window + 1) * MAXBSIZE), in cachefs_cache_rssync()
540 uint_t c_rl_window; /* window mapped in */ member