Lines Matching refs:ovl_fs
21 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_want_write()
27 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_drop_write()
33 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_workdir()
39 struct ovl_fs *ofs = sb->s_fs_info; in ovl_override_creds()
65 struct ovl_fs *ofs = sb->s_fs_info; in ovl_indexdir()
73 struct ovl_fs *ofs = sb->s_fs_info; in ovl_index_all()
81 struct ovl_fs *ofs = sb->s_fs_info; in ovl_verify_lower()
155 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_path_upper()
418 struct ovl_fs *ofs = sb->s_fs_info; in ovl_redirect_dir()
581 bool ovl_path_check_origin_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_path_check_origin_xattr()
594 bool ovl_path_check_dir_xattr(struct ovl_fs *ofs, const struct path *path, in ovl_path_check_dir_xattr()
634 int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_check_setxattr()
656 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_impure()
678 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_check_protattr()
714 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_set_protattr()
822 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_cleanup_index()
974 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_check_metacopy_xattr()
1018 char *ovl_get_redirect_xattr(struct ovl_fs *ofs, const struct path *path, int padding) in ovl_get_redirect_xattr()
1077 int ovl_sync_status(struct ovl_fs *ofs) in ovl_sync_status()