Home
last modified time | relevance | path

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

/linux-6.15/fs/overlayfs/
H A Dreaddir.c39 struct ovl_readdir_data { struct
40 struct dir_context ctx;
41 struct dentry *dentry;
42 bool is_lowest;
43 struct rb_root *root;
44 struct list_head *list;
47 int count;
48 int err;
49 bool is_upper;
50 bool d_type_supported;
[all …]