Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
A Dovl_entry.h51 struct ovl_fs { struct
52 unsigned int numlayer;
54 unsigned int numfs;
55 const struct ovl_layer *layers;
56 struct ovl_sb *fs;
58 struct dentry *workbasedir;
60 struct dentry *workdir;
62 struct dentry *indexdir;
63 long namelen;
88 static inline struct vfsmount *ovl_upper_mnt(struct ovl_fs *ofs) in ovl_upper_mnt() argument

Completed in 5 milliseconds