ANDROID: GKI: Add file system ABI Symbol list for Amlogic SOC
Add file system ABI Symbol list for Amlogic SOC
69 function symbol(s) added
'int __fs_parse(struct p_log*, const struct fs_parameter_spec*, struct fs_parameter*, struct fs_parse_result*)'
'struct buffer_head* __getblk_gfp(struct block_device*, sector_t, unsigned int, gfp_t)'
'void __lock_buffer(struct buffer_head*)'
'void __mark_inode_dirty(struct inode*, int)'
'int __set_page_dirty_buffers(struct page*)'
'void __wait_on_buffer(struct buffer_head*)'
'struct dentry* d_find_alias(struct inode*)'
'void d_instantiate(struct dentry*, struct inode*)'
'struct dentry* d_make_root(struct inode*)'
'struct dentry* d_obtain_alias(struct inode*)'
'struct dentry* d_splice_alias(struct inode*, struct dentry*)'
'char* dentry_path_raw(const struct dentry*, char*, int)'
'void discard_new_inode(struct inode*)'
'void dput(struct dentry*)'
'void drop_nlink(struct inode*)'
'void end_buffer_read_sync(struct buffer_head*, int)'
'int fiemap_fill_next_extent(struct fiemap_extent_info*, u64, u64, u64, u32)'
'int fiemap_prep(struct inode*, struct fiemap_extent_info*, u64, u64*, u32)'
'int file_remove_privs(struct file*)'
'int file_update_time(struct file*)'
'int fs_param_is_string(struct p_log*, const struct fs_parameter_spec*, struct fs_parameter*, struct fs_parse_result*)'
'int fs_param_is_u32(struct p_log*, const struct fs_parameter_spec*, struct fs_parameter*, struct fs_parse_result*)'
'sector_t generic_block_bmap(struct address_space*, sector_t, get_block_t*)'
'struct dentry* generic_fh_to_dentry(struct super_block*, struct fid*, int, int, struct inode*(*)(struct super_block*, u64, u32))'
'struct dentry* generic_fh_to_parent(struct super_block*, struct fid*, int, int, struct inode*(*)(struct super_block*, u64, u32))'
'int generic_file_fsync(struct file*, loff_t, loff_t, int)'
'int generic_permission(struct user_namespace*, struct inode*, int)'
'ssize_t generic_read_dir(struct file*, char*, size_t, loff_t*)'
'int generic_write_end(struct file*, struct address_space*, loff_t, unsigned int, unsigned int, struct page*, void*)'
'struct inode* iget5_locked(struct super_block*, unsigned long, int(*)(struct inode*, void*), int(*)(struct inode*, void*), void*)'
'void iget_failed(struct inode*)'
'void ihold(struct inode*)'
'struct inode* ilookup(struct super_block*, unsigned long)'
'void inc_nlink(struct inode*)'
'void init_special_inode(struct inode*, umode_t, dev_t)'
'void inode_dio_wait(struct inode*)'
'void inode_init_once(struct inode*)'
'void inode_init_owner(struct user_namespace*, struct inode*, const struct inode*, umode_t)'
'int inode_needs_sync(struct inode*)'
'int inode_newsize_ok(const struct inode*, loff_t)'
'void inode_nohighmem(struct inode*)'
'int insert_inode_locked(struct inode*)'
'void invalidate_inode_buffers(struct inode*)'
'bool is_bad_inode(struct inode*)'
'void kfree_link(void*)'
'void ll_rw_block(int, int, int, struct buffer_head**)'
'struct nls_table* load_nls(char*)'
'void logfc(struct fc_log*, const char*, char, const char*, ...)'
'void make_bad_inode(struct inode*)'
'void mark_buffer_dirty(struct buffer_head*)'
'void mpage_readahead(struct readahead_control*, get_block_t*)'
'int mpage_readpage(struct page*, get_block_t*)'
'int mpage_writepages(struct address_space*, struct writeback_control*, get_block_t*)'
'struct inode* new_inode(struct super_block*)'
'int register_filesystem(struct file_system_type*)'
'void set_bh_page(struct buffer_head*, struct page*, unsigned long)'
'void set_nlink(struct inode*, unsigned int)'
'void setattr_copy(struct user_namespace*, struct inode*, const struct iattr*)'
'int setattr_prepare(struct user_namespace*, struct dentry*, struct iattr*)'
'int submit_bh(int, int, struct buffer_head*)'
'int sync_dirty_buffer(struct buffer_head*)'
'int sync_inode_metadata(struct inode*, int)'
'int sync_mapping_buffers(struct address_space*)'
'void unlock_buffer(struct buffer_head*)'
'void unlock_new_inode(struct inode*)'
'int unregister_filesystem(struct file_system_type*)'
'int utf16s_to_utf8s(const wchar_t*, int, enum utf16_endian, u8*, int)'
'int utf8_to_utf32(const u8*, int, unicode_t*)'
'int write_inode_now(struct inode*, int)'
1 variable symbol(s) added
'struct kmem_cache* names_cachep'
Bug: 276863283
Change-Id: I5addeb8f83362c80e87a33726297d72bccc2f2ed
Signed-off-by:
Qinglin Li <qinglin.li@amlogic.com>
Loading
Please sign in to comment