Home
last modified time | relevance | path

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

/linux-4.4.14/fs/overlayfs/
Dsuper.c37 struct ovl_fs { struct
38 struct vfsmount *upper_mnt;
39 unsigned numlower;
40 struct vfsmount **lower_mnt;
41 struct dentry *workdir;
42 long lower_namelen;
44 struct ovl_config config;