Home
last modified time | relevance | path

Searched defs:ovl_dir_file (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/overlayfs/
Dreaddir.c48 struct ovl_dir_file { struct
49 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;