Searched defs:ovl_cache_entry (Results 1 – 2 of 2) sorted by relevance
50368 struct ovl_cache_entry { struct50375 struct ovl_cache_entry *next_maybe_whiteout; argument50376 bool is_upper;50377 bool is_whiteout;50378 char name[0];
60125 struct ovl_cache_entry { struct60132 struct ovl_cache_entry *next_maybe_whiteout; argument60133 bool is_upper;60134 bool is_whiteout;60135 char name[0];