Home
last modified time | relevance | path

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

/fs/overlayfs/
A Dreaddir.c40 struct ovl_readdir_data { struct
41 struct dir_context ctx;
42 struct dentry *dentry;
43 bool is_lowest;
44 struct rb_root *root;
45 struct list_head *list;
48 int count;
49 int err;
50 bool is_upper;
51 bool d_type_supported;
[all …]

Completed in 5 milliseconds