ANDROID: ABI: Update oplus symbol list
62 function symbol(s) added 'void __d_drop(struct dentry*)' 'bool __mnt_is_readonly(struct vfsmount*)' 'struct file* backing_file_open(const struct path*, int, const struct path*, const struct cred*)' 'struct file* backing_tmpfile_open(const struct path*, int, const struct path*, umode_t, const struct cred*)' 'struct vfsmount* clone_private_mount(const struct path*)' 'struct dentry* d_find_any_alias(struct inode*)' 'void d_mark_tmpfile(struct file*, struct inode*)' 'ssize_t do_splice_direct(struct file*, loff_t*, struct file*, loff_t*, size_t, unsigned int)' 'errseq_t errseq_sample(errseq_t*)' 'struct dentry* exportfs_decode_fh(struct vfsmount*, struct fid*, int, int, int(*)(void*, struct dentry*), void*)' 'int exportfs_encode_inode_fh(struct inode*, struct fid*, int*, struct inode*, int)' 'void free_anon_bdev(dev_t)' 'int fsverity_get_digest(struct inode*, u8*, u8*, enum hash_algo*)' 'void generic_fill_statx_attr(struct inode*, struct kstat*)' 'int get_anon_bdev(dev_t*)' 'struct posix_acl* get_cached_acl_rcu(struct inode*, int)' 'struct posix_acl* get_inode_acl(struct inode*, int)' 'int get_tree_nodev(struct fs_context*, int(*)(struct super_block*, struct fs_context*))' 'struct inode* inode_insert5(struct inode*, unsigned long, int(*)(struct inode*, void*), int(*)(struct inode*, void*), void*)' 'bool inode_owner_or_capable(struct mnt_idmap*, const struct inode*)' 'int inode_permission(struct mnt_idmap*, struct inode*, int)' 'bool is_subdir(struct dentry*, struct dentry*)' 'void kern_unmount_array(struct vfsmount**, unsigned int)' 'struct file* kernel_file_open(const struct path*, int, const struct cred*)' 'struct file* kernel_tmpfile_open(struct mnt_idmap*, const struct path*, umode_t, int, const struct cred*)' 'struct dentry* lookup_one(struct mnt_idmap*, const char*, struct dentry*, int)' 'struct dentry* lookup_one_len(const char*, struct dentry*, int)' 'struct dentry* lookup_one_positive_unlocked(struct mnt_idmap*, const char*, struct dentry*, int)' 'struct dentry* lookup_one_unlocked(struct mnt_idmap*, const char*, struct dentry*, int)' 'void mnt_drop_write(struct vfsmount*)' 'int mnt_get_write_access(struct vfsmount*)' 'void mnt_put_write_access(struct vfsmount*)' 'int mnt_want_write(struct vfsmount*)' 'void mntput(struct vfsmount*)' 'struct posix_acl* posix_acl_clone(const struct posix_acl*, gfp_t)' 'void release_dentry_name_snapshot(struct name_snapshot*)' 'int rw_verify_area(int, struct file*, const loff_t*, size_t)' 'int sb_init_dio_done_wq(struct super_block*)' 'int security_dentry_create_files_as(struct dentry*, int, struct qstr*, const struct cred*, struct cred*)' 'int security_inode_copy_up(struct dentry*, struct cred**)' 'int security_inode_copy_up_xattr(struct dentry*, const char*)' 'void take_dentry_name_snapshot(struct name_snapshot*, struct dentry*)' 'loff_t vfs_clone_file_range(struct file*, loff_t, struct file*, loff_t, loff_t, unsigned int)' 'ssize_t vfs_copy_file_range(struct file*, loff_t, struct file*, loff_t, size_t, unsigned int)' 'loff_t vfs_dedupe_file_range_one(struct file*, loff_t, struct file*, loff_t, loff_t, unsigned int)' 'int vfs_fallocate(struct file*, int, loff_t, loff_t)' 'int vfs_fileattr_get(struct dentry*, struct fileattr*)' 'int vfs_fileattr_set(struct mnt_idmap*, struct dentry*, struct fileattr*)' 'struct posix_acl* vfs_get_acl(struct mnt_idmap*, struct dentry*, const char*)' 'const char* vfs_get_link(struct dentry*, struct delayed_call*)' 'ssize_t vfs_getxattr(struct mnt_idmap*, struct dentry*, const char*, void*, size_t)' 'ssize_t vfs_iocb_iter_read(struct file*, struct kiocb*, struct iov_iter*)' 'ssize_t vfs_iocb_iter_write(struct file*, struct kiocb*, struct iov_iter*)' 'int vfs_link(struct dentry*, struct mnt_idmap*, struct inode*, struct dentry*, struct inode**)' 'ssize_t vfs_listxattr(struct dentry*, char*, size_t)' 'int vfs_mknod(struct mnt_idmap*, struct inode*, struct dentry*, umode_t, dev_t)' 'int vfs_parse_monolithic_sep(struct fs_context*, void*, char*(*)(char**))' 'int vfs_remove_acl(struct mnt_idmap*, struct dentry*, const char*)' 'int vfs_removexattr(struct mnt_idmap*, struct dentry*, const char*)' 'int vfs_set_acl(struct mnt_idmap*, struct dentry*, const char*, struct posix_acl*)' 'int vfs_setxattr(struct mnt_idmap*, struct dentry*, const char*, const void*, size_t, int)' 'int vfs_symlink(struct mnt_idmap*, struct inode*, struct dentry*, const char*)' Bug: 420405297 Bug: 450695849 Change-Id: I4f2f22c24b3177f8dd303f11d6fcacc8e653bdfd Signed-off-by:LongPing Wei <weilongping@oppo.com> (cherry picked from commit 1fdc0a6a)
Loading
Please sign in to comment