Searched defs:walk_control (Results 1 – 2 of 2) sorted by relevance
5219 struct walk_control { struct5224 int drop_level;5225 int stage;5226 int level;5227 int shared_level;5228 int update_ref;5229 int keep_locks;5230 int reada_slot;5231 int reada_count;5232 int restarted;[all …]
305 struct walk_control { struct309 int free;314 int pin;338 struct walk_control *wc, u64 gen, int level); argument