Lines Matching refs:ovl_fs
20 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_want_write()
26 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_drop_write()
32 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_workdir()
38 struct ovl_fs *ofs = sb->s_fs_info; in ovl_override_creds()
61 struct ovl_fs *ofs = sb->s_fs_info; in ovl_indexdir()
69 struct ovl_fs *ofs = sb->s_fs_info; in ovl_index_all()
77 struct ovl_fs *ofs = sb->s_fs_info; in ovl_verify_lower()
151 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_path_upper()
387 struct ovl_fs *ofs = sb->s_fs_info; in ovl_redirect_dir()
549 bool ovl_check_origin_xattr(struct ovl_fs *ofs, struct dentry *dentry) in ovl_check_origin_xattr()
604 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_check_setxattr()
857 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, struct dentry *dentry) in ovl_check_metacopy_xattr()
894 char *ovl_get_redirect_xattr(struct ovl_fs *ofs, struct dentry *dentry, in ovl_get_redirect_xattr()
954 int ovl_sync_status(struct ovl_fs *ofs) in ovl_sync_status()