ANDROID: ABI: Update oplus symbol list
36 function symbol(s) added
'int __break_lease(struct inode*, unsigned int, unsigned int)'
'int __generic_file_fsync(struct file*, loff_t, loff_t, int)'
'void config_item_init_type_name(struct config_item*, const char*, const struct config_item_type*)'
'struct fs_struct* copy_fs_struct(struct fs_struct*)'
'void d_drop(struct dentry*)'
'void d_invalidate(struct dentry*)'
'void d_rehash(struct dentry*)'
'void d_set_d_op(struct dentry*, const struct dentry_operations*)'
'struct file* dentry_open(const struct path*, int, const struct cred*)'
'struct dentry* dget_parent(struct dentry*)'
'void free_fs_struct(struct fs_struct*)'
'void fsstack_copy_inode_size(struct inode*, struct inode*)'
'int generic_delete_inode(struct inode*)'
'struct inode* igrab(struct inode*)'
'struct dentry* lock_rename(struct dentry*, struct dentry*)'
'struct dentry* lookup_one_len_unlocked(const char*, struct dentry*, int)'
'struct vfsmount* mntget(struct vfsmount*)'
'struct dentry* mount_nodev(struct file_system_type*, int, void*, int(*)(struct super_block*, void*, int))'
'int notify_change(struct mnt_idmap*, struct dentry*, struct iattr*, struct inode**)'
'const struct cred* override_creds(const struct cred*)'
'void path_get(const struct path*)'
'struct cred* prepare_creds()'
'void revert_creds(const struct cred*)'
'void touch_atime(const struct path*)'
'void truncate_inode_pages(struct address_space*, loff_t)'
'void unlock_rename(struct dentry*, struct dentry*)'
'int vfs_create(struct mnt_idmap*, struct inode*, struct dentry*, umode_t, bool)'
'int vfs_getattr(const struct path*, struct kstat*, u32, unsigned int)'
'ssize_t vfs_iter_read(struct file*, struct iov_iter*, loff_t*, rwf_t)'
'ssize_t vfs_iter_write(struct file*, struct iov_iter*, loff_t*, rwf_t)'
'int vfs_mkdir(struct mnt_idmap*, struct inode*, struct dentry*, umode_t)'
'int vfs_path_lookup(struct dentry*, struct vfsmount*, const char*, unsigned int, struct path*)'
'int vfs_rename(struct renamedata*)'
'int vfs_rmdir(struct mnt_idmap*, struct inode*, struct dentry*)'
'int vfs_statfs(const struct path*, struct kstatfs*)'
'int vfs_unlink(struct mnt_idmap*, struct inode*, struct dentry*, struct inode**)'
1 variable symbol(s) added
'struct mnt_idmap nop_mnt_idmap'
Bug: 317479303
Bug: 342306000
Change-Id: I496b0351e27a7c9a29a237f374b544208d44a261
Signed-off-by:
LongPing Wei <weilongping@oppo.com>
Loading
Please sign in to comment