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