Searched refs:team_rules (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_cache/
H A Drule_based_prefetcher.cpp125 struct team_rules { struct
126 ~team_rules();
128 team_rules *next;
148 team_rules *fRules;
180 typedef team_rules ValueType;
216 team_rules *rules = (team_rules *)_rules;
226 team_rules::~team_rules()
572 fRules = new team_rules;
[all...]

Completed in 32 milliseconds