Searched defs:ovl_dir_file (Results 1 – 1 of 1) sorted by relevance
58 struct ovl_dir_file { struct59 bool is_real;60 bool is_upper;61 struct ovl_dir_cache *cache;62 struct list_head *cursor;63 struct file *realfile;64 struct file *upperfile;