Searched defs:ovl_dir_file (Results 1 – 1 of 1) sorted by relevance
48 struct ovl_dir_file { struct49 bool is_real;50 bool is_upper;51 struct ovl_dir_cache *cache;52 struct list_head *cursor;53 struct file *realfile;54 struct file *upperfile;