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