Searched defs:ovl_dir_file (Results 1 – 1 of 1) sorted by relevance
54 struct ovl_dir_file { struct55 bool is_real;56 bool is_upper;57 struct ovl_dir_cache *cache;58 struct list_head *cursor;59 struct file *realfile;60 struct file *upperfile;