Home
last modified time | relevance | path

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

/linux-4.1.27/fs/overlayfs/
Dsuper.c37 struct ovl_fs { struct
101 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_path_upper()
183 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_want_write()
189 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_drop_write()
195 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_workdir()
473 struct ovl_fs *ufs = sb->s_fs_info; in ovl_put_super()
498 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_statfs()
523 struct ovl_fs *ufs = sb->s_fs_info; in ovl_show_options()
535 struct ovl_fs *ufs = sb->s_fs_info; in ovl_remount()
828 struct ovl_fs *ufs; in ovl_fill_super()
[all …]