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()
69 struct ovl_fs *ofs = sb->s_fs_info; in ovl_indexdir()
77 struct ovl_fs *ofs = sb->s_fs_info; in ovl_index_all()
85 struct ovl_fs *ofs = sb->s_fs_info; in ovl_verify_lower()
175 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_path_upper()
411 struct ovl_fs *ofs = sb->s_fs_info; in ovl_redirect_dir()
573 bool ovl_check_origin_xattr(struct ovl_fs *ofs, struct dentry *dentry) in ovl_check_origin_xattr()
628 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_check_setxattr()
881 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, struct dentry *dentry) in ovl_check_metacopy_xattr()
918 char *ovl_get_redirect_xattr(struct ovl_fs *ofs, struct dentry *dentry, in ovl_get_redirect_xattr()
978 int ovl_sync_status(struct ovl_fs *ofs) in ovl_sync_status()