#include #define INCLUDE_VERMAGIC #include #include #include #include #include #ifdef CONFIG_UNWINDER_ORC #include ORC_HEADER; #endif BUILD_SALT; BUILD_LTO_INFO; MODULE_INFO(vermagic, VERMAGIC_STRING); MODULE_INFO(name, KBUILD_MODNAME); __visible struct module __this_module __section(".gnu.linkonce.this_module") = { .name = KBUILD_MODNAME, .init = init_module, #ifdef CONFIG_MODULE_UNLOAD .exit = cleanup_module, #endif .arch = MODULE_ARCH_INIT, }; MODULE_INFO(intree, "Y"); #ifdef CONFIG_RETPOLINE MODULE_INFO(retpoline, "Y"); #endif KSYMTAB_FUNC(register_nfs_version, "_gpl", ""); KSYMTAB_FUNC(unregister_nfs_version, "_gpl", ""); KSYMTAB_FUNC(nfs_alloc_client, "_gpl", ""); KSYMTAB_FUNC(nfs_free_client, "_gpl", ""); KSYMTAB_FUNC(nfs_put_client, "_gpl", ""); KSYMTAB_FUNC(nfs_client_init_is_complete, "_gpl", ""); KSYMTAB_FUNC(nfs_client_init_status, "_gpl", ""); KSYMTAB_FUNC(nfs_wait_client_init_complete, "_gpl", ""); KSYMTAB_FUNC(nfs_get_client, "_gpl", ""); KSYMTAB_FUNC(nfs_mark_client_ready, "_gpl", ""); KSYMTAB_FUNC(nfs_init_timeout_values, "_gpl", ""); KSYMTAB_FUNC(nfs_create_rpc_client, "_gpl", ""); KSYMTAB_FUNC(nfs_init_server_rpcclient, "_gpl", ""); KSYMTAB_FUNC(nfs_init_client, "_gpl", ""); KSYMTAB_FUNC(nfs_probe_server, "_gpl", ""); KSYMTAB_FUNC(nfs_server_copy_userdata, "_gpl", ""); KSYMTAB_FUNC(nfs_server_insert_lists, "_gpl", ""); KSYMTAB_FUNC(nfs_server_remove_lists, "_gpl", ""); KSYMTAB_FUNC(nfs_alloc_server, "_gpl", ""); KSYMTAB_FUNC(nfs_free_server, "_gpl", ""); KSYMTAB_FUNC(nfs_create_server, "_gpl", ""); KSYMTAB_FUNC(nfs_clone_server, "_gpl", ""); KSYMTAB_FUNC(nfs_force_lookup_revalidate, "_gpl", ""); KSYMTAB_FUNC(nfs_set_verifier, "_gpl", ""); KSYMTAB_DATA(nfs_dentry_operations, "_gpl", ""); KSYMTAB_FUNC(nfs_lookup, "_gpl", ""); KSYMTAB_FUNC(nfs_d_prune_case_insensitive_aliases, "_gpl", ""); KSYMTAB_FUNC(nfs_add_or_obtain, "_gpl", ""); KSYMTAB_FUNC(nfs_instantiate, "_gpl", ""); KSYMTAB_FUNC(nfs_create, "_gpl", ""); KSYMTAB_FUNC(nfs_mknod, "_gpl", ""); KSYMTAB_FUNC(nfs_mkdir, "_gpl", ""); KSYMTAB_FUNC(nfs_rmdir, "_gpl", ""); KSYMTAB_FUNC(nfs_unlink, "_gpl", ""); KSYMTAB_FUNC(nfs_symlink, "_gpl", ""); KSYMTAB_FUNC(nfs_link, "_gpl", ""); KSYMTAB_FUNC(nfs_rename, "_gpl", ""); KSYMTAB_FUNC(nfs_access_zap_cache, "_gpl", ""); KSYMTAB_FUNC(nfs_access_get_cached, "_gpl", ""); KSYMTAB_FUNC(nfs_access_add_cache, "_gpl", ""); KSYMTAB_FUNC(nfs_access_set_mask, "_gpl", ""); KSYMTAB_FUNC(nfs_may_open, "_gpl", ""); KSYMTAB_FUNC(nfs_permission, "_gpl", ""); KSYMTAB_FUNC(nfs_check_flags, "_gpl", ""); KSYMTAB_FUNC(nfs_file_release, "_gpl", ""); KSYMTAB_FUNC(nfs_file_llseek, "_gpl", ""); KSYMTAB_FUNC(nfs_file_read, "_gpl", ""); KSYMTAB_FUNC(nfs_file_splice_read, "_gpl", ""); KSYMTAB_FUNC(nfs_file_mmap, "_gpl", ""); KSYMTAB_FUNC(nfs_file_fsync, "_gpl", ""); KSYMTAB_FUNC(nfs_file_write, "_gpl", ""); KSYMTAB_FUNC(nfs_lock, "_gpl", ""); KSYMTAB_FUNC(nfs_flock, "_gpl", ""); KSYMTAB_DATA(nfs_file_operations, "_gpl", ""); KSYMTAB_FUNC(nfs_wait_bit_killable, "_gpl", ""); KSYMTAB_FUNC(nfs_drop_inode, "_gpl", ""); KSYMTAB_FUNC(nfs_clear_inode, "_gpl", ""); KSYMTAB_FUNC(nfs_sync_inode, "_gpl", ""); KSYMTAB_FUNC(nfs_check_cache_invalid, "_gpl", ""); KSYMTAB_FUNC(nfs_set_cache_invalid, "_gpl", ""); KSYMTAB_FUNC(nfs_zap_acl_cache, "_gpl", ""); KSYMTAB_FUNC(nfs_invalidate_atime, "_gpl", ""); KSYMTAB_FUNC(nfs_setsecurity, "_gpl", ""); KSYMTAB_FUNC(nfs_fhget, "_gpl", ""); KSYMTAB_FUNC(nfs_setattr, "_gpl", ""); KSYMTAB_FUNC(nfs_setattr_update_inode, "_gpl", ""); KSYMTAB_FUNC(nfs_getattr, "_gpl", ""); KSYMTAB_FUNC(nfs_get_lock_context, "_gpl", ""); KSYMTAB_FUNC(nfs_put_lock_context, "_gpl", ""); KSYMTAB_FUNC(nfs_close_context, "_gpl", ""); KSYMTAB_FUNC(alloc_nfs_open_context, "_gpl", ""); KSYMTAB_FUNC(get_nfs_open_context, "_gpl", ""); KSYMTAB_FUNC(put_nfs_open_context, "_gpl", ""); KSYMTAB_FUNC(nfs_inode_attach_open_context, "_gpl", ""); KSYMTAB_FUNC(nfs_file_set_open_context, "_gpl", ""); KSYMTAB_FUNC(nfs_revalidate_inode, "_gpl", ""); KSYMTAB_FUNC(nfs_inc_attr_generation_counter, "_gpl", ""); KSYMTAB_FUNC(nfs_fattr_init, "_gpl", ""); KSYMTAB_FUNC(nfs_alloc_fattr, "_gpl", ""); KSYMTAB_FUNC(nfs_alloc_fattr_with_label, "_gpl", ""); KSYMTAB_FUNC(nfs_alloc_fhandle, "_gpl", ""); KSYMTAB_FUNC(nfs_refresh_inode, "_gpl", ""); KSYMTAB_FUNC(nfs_post_op_update_inode, "_gpl", ""); KSYMTAB_FUNC(nfs_post_op_update_inode_force_wcc, "_gpl", ""); KSYMTAB_FUNC(nfs_alloc_inode, "_gpl", ""); KSYMTAB_FUNC(nfs_free_inode, "_gpl", ""); KSYMTAB_DATA(nfsiod_workqueue, "_gpl", ""); KSYMTAB_DATA(nfs_net_id, "_gpl", ""); KSYMTAB_DATA(nfs_sops, "_gpl", ""); KSYMTAB_FUNC(nfs_sb_active, "_gpl", ""); KSYMTAB_FUNC(nfs_sb_deactive, "_gpl", ""); KSYMTAB_FUNC(nfs_client_for_each_server, "_gpl", ""); KSYMTAB_FUNC(nfs_statfs, "_gpl", ""); KSYMTAB_FUNC(nfs_show_options, "_gpl", ""); KSYMTAB_FUNC(nfs_show_devname, "_gpl", ""); KSYMTAB_FUNC(nfs_show_path, "_gpl", ""); KSYMTAB_FUNC(nfs_show_stats, "_gpl", ""); KSYMTAB_FUNC(nfs_umount_begin, "_gpl", ""); KSYMTAB_FUNC(nfs_auth_info_match, "_gpl", ""); KSYMTAB_FUNC(nfs_try_get_tree, "_gpl", ""); KSYMTAB_FUNC(nfs_reconfigure, "_gpl", ""); KSYMTAB_FUNC(nfs_kill_super, "_gpl", ""); KSYMTAB_FUNC(nfs_dreq_bytes_left, "_gpl", ""); KSYMTAB_FUNC(nfs_pgio_current_mirror, "_gpl", ""); KSYMTAB_FUNC(nfs_pgheader_init, "_gpl", ""); KSYMTAB_FUNC(nfs_async_iocounter_wait, "_gpl", ""); KSYMTAB_FUNC(nfs_release_request, "_gpl", ""); KSYMTAB_FUNC(nfs_wait_on_request, "_gpl", ""); KSYMTAB_FUNC(nfs_generic_pg_test, "_gpl", ""); KSYMTAB_FUNC(nfs_pgio_header_alloc, "_gpl", ""); KSYMTAB_FUNC(nfs_pgio_header_free, "_gpl", ""); KSYMTAB_FUNC(nfs_initiate_pgio, "_gpl", ""); KSYMTAB_FUNC(nfs_generic_pgio, "_gpl", ""); KSYMTAB_FUNC(nfs_pageio_resend, "_gpl", ""); KSYMTAB_FUNC(nfs_pageio_init_read, "_gpl", ""); KSYMTAB_FUNC(nfs_pageio_reset_read_mds, "_gpl", ""); KSYMTAB_FUNC(nfs_read_alloc_scratch, "_gpl", ""); KSYMTAB_FUNC(nfs_commitdata_alloc, "_gpl", ""); KSYMTAB_FUNC(nfs_commit_free, "_gpl", ""); KSYMTAB_FUNC(nfs_request_add_commit_list_locked, "_gpl", ""); KSYMTAB_FUNC(nfs_request_add_commit_list, "_gpl", ""); KSYMTAB_FUNC(nfs_request_remove_commit_list, "_gpl", ""); KSYMTAB_FUNC(nfs_init_cinfo, "_gpl", ""); KSYMTAB_FUNC(nfs_scan_commit_list, "_gpl", ""); KSYMTAB_FUNC(nfs_pageio_init_write, "_gpl", ""); KSYMTAB_FUNC(nfs_pageio_reset_write_mds, "_gpl", ""); KSYMTAB_FUNC(nfs_writeback_update_inode, "_gpl", ""); KSYMTAB_FUNC(nfs_commitdata_release, "_gpl", ""); KSYMTAB_FUNC(nfs_initiate_commit, "_gpl", ""); KSYMTAB_FUNC(nfs_init_commit, "_gpl", ""); KSYMTAB_FUNC(nfs_retry_commit, "_gpl", ""); KSYMTAB_FUNC(nfs_commit_inode, "_gpl", ""); KSYMTAB_FUNC(nfs_write_inode, "_gpl", ""); KSYMTAB_FUNC(nfs_filemap_write_and_wait_range, "_gpl", ""); KSYMTAB_FUNC(nfs_wb_all, "_gpl", ""); KSYMTAB_FUNC(nfs_path, "_gpl", ""); KSYMTAB_FUNC(nfs_do_submount, "_gpl", ""); KSYMTAB_FUNC(nfs_submount, "_gpl", ""); KSYMTAB_DATA(__tracepoint_nfs_fsync_enter, "_gpl", ""); KSYMTAB_FUNC(__traceiter_nfs_fsync_enter, "_gpl", ""); KSYMTAB_DATA(__SCK__tp_func_nfs_fsync_enter, "_gpl", ""); KSYMTAB_DATA(__tracepoint_nfs_fsync_exit, "_gpl", ""); KSYMTAB_FUNC(__traceiter_nfs_fsync_exit, "_gpl", ""); KSYMTAB_DATA(__SCK__tp_func_nfs_fsync_exit, "_gpl", ""); KSYMTAB_DATA(__tracepoint_nfs_xdr_status, "_gpl", ""); KSYMTAB_FUNC(__traceiter_nfs_xdr_status, "_gpl", ""); KSYMTAB_DATA(__SCK__tp_func_nfs_xdr_status, "_gpl", ""); KSYMTAB_DATA(__tracepoint_nfs_xdr_bad_filehandle, "_gpl", ""); KSYMTAB_FUNC(__traceiter_nfs_xdr_bad_filehandle, "_gpl", ""); KSYMTAB_DATA(__SCK__tp_func_nfs_xdr_bad_filehandle, "_gpl", ""); KSYMTAB_FUNC(nfs_sysfs_link_rpc_client, "_gpl", ""); KSYMTAB_FUNC(nfs_sysfs_add_server, "_gpl", ""); KSYMTAB_DATA(nfs_fs_type, "_gpl", ""); KSYMTAB_FUNC(nfs_fscache_open_file, "_gpl", ""); SYMBOL_CRC(register_nfs_version, 0x8be9d45a, "_gpl"); SYMBOL_CRC(unregister_nfs_version, 0x51b47d6c, "_gpl"); SYMBOL_CRC(nfs_alloc_client, 0xb3bd1f59, "_gpl"); SYMBOL_CRC(nfs_free_client, 0x5906a026, "_gpl"); SYMBOL_CRC(nfs_put_client, 0x04e39af6, "_gpl"); SYMBOL_CRC(nfs_client_init_is_complete, 0xfbdb0ad2, "_gpl"); SYMBOL_CRC(nfs_client_init_status, 0xc4c09096, "_gpl"); SYMBOL_CRC(nfs_wait_client_init_complete, 0x4c465e2e, "_gpl"); SYMBOL_CRC(nfs_get_client, 0xbcac7160, "_gpl"); SYMBOL_CRC(nfs_mark_client_ready, 0x6406284c, "_gpl"); SYMBOL_CRC(nfs_init_timeout_values, 0x98b0ece8, "_gpl"); SYMBOL_CRC(nfs_create_rpc_client, 0x318eff05, "_gpl"); SYMBOL_CRC(nfs_init_server_rpcclient, 0xcc086915, "_gpl"); SYMBOL_CRC(nfs_init_client, 0xce74a85b, "_gpl"); SYMBOL_CRC(nfs_probe_server, 0xdd1c76c5, "_gpl"); SYMBOL_CRC(nfs_server_copy_userdata, 0xe3c1a0ce, "_gpl"); SYMBOL_CRC(nfs_server_insert_lists, 0x89d449ed, "_gpl"); SYMBOL_CRC(nfs_server_remove_lists, 0x1059870b, "_gpl"); SYMBOL_CRC(nfs_alloc_server, 0x527b5a19, "_gpl"); SYMBOL_CRC(nfs_free_server, 0x298e181b, "_gpl"); SYMBOL_CRC(nfs_create_server, 0x2f23be83, "_gpl"); SYMBOL_CRC(nfs_clone_server, 0xdf87c2b7, "_gpl"); SYMBOL_CRC(nfs_force_lookup_revalidate, 0xfb9e0708, "_gpl"); SYMBOL_CRC(nfs_set_verifier, 0x0a0c2891, "_gpl"); SYMBOL_CRC(nfs_dentry_operations, 0x50d3a0d9, "_gpl"); SYMBOL_CRC(nfs_lookup, 0x5253659b, "_gpl"); SYMBOL_CRC(nfs_d_prune_case_insensitive_aliases, 0xde313f6e, "_gpl"); SYMBOL_CRC(nfs_add_or_obtain, 0xd055957d, "_gpl"); SYMBOL_CRC(nfs_instantiate, 0xfb2c5819, "_gpl"); SYMBOL_CRC(nfs_create, 0x5f7fd388, "_gpl"); SYMBOL_CRC(nfs_mknod, 0xd407f067, "_gpl"); SYMBOL_CRC(nfs_mkdir, 0xc8205704, "_gpl"); SYMBOL_CRC(nfs_rmdir, 0xaa376a0d, "_gpl"); SYMBOL_CRC(nfs_unlink, 0x9a6ad47c, "_gpl"); SYMBOL_CRC(nfs_symlink, 0xa567ce23, "_gpl"); SYMBOL_CRC(nfs_link, 0xc69843d1, "_gpl"); SYMBOL_CRC(nfs_rename, 0xb55d360c, "_gpl"); SYMBOL_CRC(nfs_access_zap_cache, 0x5ea98bc3, "_gpl"); SYMBOL_CRC(nfs_access_get_cached, 0x37590fb6, "_gpl"); SYMBOL_CRC(nfs_access_add_cache, 0xc7e8301c, "_gpl"); SYMBOL_CRC(nfs_access_set_mask, 0xc6c8b8f1, "_gpl"); SYMBOL_CRC(nfs_may_open, 0x7284788f, "_gpl"); SYMBOL_CRC(nfs_permission, 0xdd37dede, "_gpl"); SYMBOL_CRC(nfs_check_flags, 0x3f2690f2, "_gpl"); SYMBOL_CRC(nfs_file_release, 0x1276dece, "_gpl"); SYMBOL_CRC(nfs_file_llseek, 0x8c8ecfc0, "_gpl"); SYMBOL_CRC(nfs_file_read, 0x0aee880d, "_gpl"); SYMBOL_CRC(nfs_file_splice_read, 0x1cd761e4, "_gpl"); SYMBOL_CRC(nfs_file_mmap, 0x0e13f38b, "_gpl"); SYMBOL_CRC(nfs_file_fsync, 0x98247af6, "_gpl"); SYMBOL_CRC(nfs_file_write, 0x35cc6f8f, "_gpl"); SYMBOL_CRC(nfs_lock, 0x46036b24, "_gpl"); SYMBOL_CRC(nfs_flock, 0x11a035cf, "_gpl"); SYMBOL_CRC(nfs_file_operations, 0x5456a3b7, "_gpl"); SYMBOL_CRC(nfs_wait_bit_killable, 0x40739385, "_gpl"); SYMBOL_CRC(nfs_drop_inode, 0xc29e8ca2, "_gpl"); SYMBOL_CRC(nfs_clear_inode, 0xf5351de4, "_gpl"); SYMBOL_CRC(nfs_sync_inode, 0x6450186e, "_gpl"); SYMBOL_CRC(nfs_check_cache_invalid, 0x2ffaed07, "_gpl"); SYMBOL_CRC(nfs_set_cache_invalid, 0x1032ff12, "_gpl"); SYMBOL_CRC(nfs_zap_acl_cache, 0x12b57f52, "_gpl"); SYMBOL_CRC(nfs_invalidate_atime, 0x7b6df9d1, "_gpl"); SYMBOL_CRC(nfs_setsecurity, 0xfd4e0a2b, "_gpl"); SYMBOL_CRC(nfs_fhget, 0x0d69942e, "_gpl"); SYMBOL_CRC(nfs_setattr, 0x282dc25d, "_gpl"); SYMBOL_CRC(nfs_setattr_update_inode, 0x3007e6ba, "_gpl"); SYMBOL_CRC(nfs_getattr, 0xeabcf058, "_gpl"); SYMBOL_CRC(nfs_get_lock_context, 0xa4045887, "_gpl"); SYMBOL_CRC(nfs_put_lock_context, 0xf2c4e43a, "_gpl"); SYMBOL_CRC(nfs_close_context, 0x5d5a72f6, "_gpl"); SYMBOL_CRC(alloc_nfs_open_context, 0xea230f0d, "_gpl"); SYMBOL_CRC(get_nfs_open_context, 0x751776c1, "_gpl"); SYMBOL_CRC(put_nfs_open_context, 0x910d4ffd, "_gpl"); SYMBOL_CRC(nfs_inode_attach_open_context, 0x48d8e34c, "_gpl"); SYMBOL_CRC(nfs_file_set_open_context, 0x6d863d6b, "_gpl"); SYMBOL_CRC(nfs_revalidate_inode, 0xebffeafc, "_gpl"); SYMBOL_CRC(nfs_inc_attr_generation_counter, 0x584b8482, "_gpl"); SYMBOL_CRC(nfs_fattr_init, 0xa05ca625, "_gpl"); SYMBOL_CRC(nfs_alloc_fattr, 0x832e8f0b, "_gpl"); SYMBOL_CRC(nfs_alloc_fattr_with_label, 0xc35f8b11, "_gpl"); SYMBOL_CRC(nfs_alloc_fhandle, 0x26884ff7, "_gpl"); SYMBOL_CRC(nfs_refresh_inode, 0x6109ee49, "_gpl"); SYMBOL_CRC(nfs_post_op_update_inode, 0x9f8cb63b, "_gpl"); SYMBOL_CRC(nfs_post_op_update_inode_force_wcc, 0x160740dc, "_gpl"); SYMBOL_CRC(nfs_alloc_inode, 0x6b25f6f9, "_gpl"); SYMBOL_CRC(nfs_free_inode, 0xff4cf57c, "_gpl"); SYMBOL_CRC(nfsiod_workqueue, 0x90a5530f, "_gpl"); SYMBOL_CRC(nfs_net_id, 0xc3a2be67, "_gpl"); SYMBOL_CRC(nfs_sops, 0x735daf18, "_gpl"); SYMBOL_CRC(nfs_sb_active, 0x8e701db7, "_gpl"); SYMBOL_CRC(nfs_sb_deactive, 0xc330312c, "_gpl"); SYMBOL_CRC(nfs_client_for_each_server, 0xe9ebdeaf, "_gpl"); SYMBOL_CRC(nfs_statfs, 0x2bec129d, "_gpl"); SYMBOL_CRC(nfs_show_options, 0x44e6c2a1, "_gpl"); SYMBOL_CRC(nfs_show_devname, 0xdc64191f, "_gpl"); SYMBOL_CRC(nfs_show_path, 0x7f063b7c, "_gpl"); SYMBOL_CRC(nfs_show_stats, 0x2e4ffe8f, "_gpl"); SYMBOL_CRC(nfs_umount_begin, 0x1be8b9d2, "_gpl"); SYMBOL_CRC(nfs_auth_info_match, 0x10962bc2, "_gpl"); SYMBOL_CRC(nfs_try_get_tree, 0x186cb3df, "_gpl"); SYMBOL_CRC(nfs_reconfigure, 0xfa64e292, "_gpl"); SYMBOL_CRC(nfs_kill_super, 0xc3e65d45, "_gpl"); SYMBOL_CRC(nfs_dreq_bytes_left, 0x2b0024a9, "_gpl"); SYMBOL_CRC(nfs_pgio_current_mirror, 0xefc3a69c, "_gpl"); SYMBOL_CRC(nfs_pgheader_init, 0x6c7aaf24, "_gpl"); SYMBOL_CRC(nfs_async_iocounter_wait, 0x8397aa60, "_gpl"); SYMBOL_CRC(nfs_release_request, 0xd09d43de, "_gpl"); SYMBOL_CRC(nfs_wait_on_request, 0x0c152ba5, "_gpl"); SYMBOL_CRC(nfs_generic_pg_test, 0xecfcfbfb, "_gpl"); SYMBOL_CRC(nfs_pgio_header_alloc, 0xa1229a36, "_gpl"); SYMBOL_CRC(nfs_pgio_header_free, 0xecd8612b, "_gpl"); SYMBOL_CRC(nfs_initiate_pgio, 0x7feb7eb3, "_gpl"); SYMBOL_CRC(nfs_generic_pgio, 0x196323fd, "_gpl"); SYMBOL_CRC(nfs_pageio_resend, 0xf4fd6bb9, "_gpl"); SYMBOL_CRC(nfs_pageio_init_read, 0xd06800d4, "_gpl"); SYMBOL_CRC(nfs_pageio_reset_read_mds, 0x6052075b, "_gpl"); SYMBOL_CRC(nfs_read_alloc_scratch, 0x594c3f12, "_gpl"); SYMBOL_CRC(nfs_commitdata_alloc, 0xec9007a7, "_gpl"); SYMBOL_CRC(nfs_commit_free, 0x8e731144, "_gpl"); SYMBOL_CRC(nfs_request_add_commit_list_locked, 0x7a389dbd, "_gpl"); SYMBOL_CRC(nfs_request_add_commit_list, 0xe9c89493, "_gpl"); SYMBOL_CRC(nfs_request_remove_commit_list, 0x22def7f9, "_gpl"); SYMBOL_CRC(nfs_init_cinfo, 0xf7a53337, "_gpl"); SYMBOL_CRC(nfs_scan_commit_list, 0xd33bef82, "_gpl"); SYMBOL_CRC(nfs_pageio_init_write, 0xf9de382d, "_gpl"); SYMBOL_CRC(nfs_pageio_reset_write_mds, 0x3355d5c9, "_gpl"); SYMBOL_CRC(nfs_writeback_update_inode, 0x95669756, "_gpl"); SYMBOL_CRC(nfs_commitdata_release, 0xa3c9656e, "_gpl"); SYMBOL_CRC(nfs_initiate_commit, 0x6d3780fa, "_gpl"); SYMBOL_CRC(nfs_init_commit, 0x626b3eb6, "_gpl"); SYMBOL_CRC(nfs_retry_commit, 0x7259ac26, "_gpl"); SYMBOL_CRC(nfs_commit_inode, 0x8120e1d1, "_gpl"); SYMBOL_CRC(nfs_write_inode, 0xc8728702, "_gpl"); SYMBOL_CRC(nfs_filemap_write_and_wait_range, 0xd9539ea1, "_gpl"); SYMBOL_CRC(nfs_wb_all, 0xd5c8bba7, "_gpl"); SYMBOL_CRC(nfs_path, 0xbdb1c8d5, "_gpl"); SYMBOL_CRC(nfs_do_submount, 0xa5520299, "_gpl"); SYMBOL_CRC(nfs_submount, 0xf024d6fb, "_gpl"); SYMBOL_CRC(__tracepoint_nfs_fsync_enter, 0x7e202e89, "_gpl"); SYMBOL_CRC(__traceiter_nfs_fsync_enter, 0xafdf28f0, "_gpl"); SYMBOL_CRC(__SCK__tp_func_nfs_fsync_enter, 0xf96f04c4, "_gpl"); SYMBOL_CRC(__tracepoint_nfs_fsync_exit, 0x29086fa3, "_gpl"); SYMBOL_CRC(__traceiter_nfs_fsync_exit, 0xf15d1738, "_gpl"); SYMBOL_CRC(__SCK__tp_func_nfs_fsync_exit, 0x6e81f032, "_gpl"); SYMBOL_CRC(__tracepoint_nfs_xdr_status, 0x34566b51, "_gpl"); SYMBOL_CRC(__traceiter_nfs_xdr_status, 0xe267df01, "_gpl"); SYMBOL_CRC(__SCK__tp_func_nfs_xdr_status, 0x73dff4c0, "_gpl"); SYMBOL_CRC(__tracepoint_nfs_xdr_bad_filehandle, 0xbcc60c8d, "_gpl"); SYMBOL_CRC(__traceiter_nfs_xdr_bad_filehandle, 0xca227fdb, "_gpl"); SYMBOL_CRC(__SCK__tp_func_nfs_xdr_bad_filehandle, 0x95007f7e, "_gpl"); SYMBOL_CRC(nfs_sysfs_link_rpc_client, 0x63740685, "_gpl"); SYMBOL_CRC(nfs_sysfs_add_server, 0xc5d99f74, "_gpl"); SYMBOL_CRC(nfs_fs_type, 0xef4260fc, "_gpl"); SYMBOL_CRC(nfs_fscache_open_file, 0xb99418ca, "_gpl"); static const struct modversion_info ____versions[] __used __section("__versions") = { { 0x4930fa55, "rpc_put_task" }, { 0xa45fbaeb, "super_setup_bdi_name" }, { 0x608450d7, "posix_test_lock" }, { 0x5c5fd1cf, "__page_file_index" }, { 0xe914e41e, "strcpy" }, { 0x2123b5ff, "generic_fillattr" }, { 0x81bff2da, "vfs_fsync_range" }, { 0xe7a02573, "ida_alloc_range" }, { 0xc145b6c9, "clear_nlink" }, { 0xddafe4a0, "file_check_and_advance_wb_err" }, { 0x95d1a860, "try_module_get" }, { 0x20550abf, "d_alloc_parallel" }, { 0x7ba5ff42, "flush_dcache_page" }, { 0xd542439, "__ipv6_addr_type" }, { 0x7b4da6ff, "__init_rwsem" }, { 0x3c185c61, "page_put_link" }, { 0x7696f8c7, "__list_add_valid_or_report" }, { 0x49cd25ed, "alloc_workqueue" }, { 0xbf1fb810, "clear_inode" }, { 0xd8ec4c26, "inode_to_bdi" }, { 0xc3c1ec32, "bpf_trace_run4" }, { 0xb14c2cdd, "__fscache_acquire_volume" }, { 0xa7d5f92e, "ida_destroy" }, { 0x65bccd6a, "param_ops_ulong" }, { 0xe2bbfa56, "proc_dointvec_jiffies" }, { 0xd8bf4b38, "rpc_proc_register" }, { 0x8d522714, "__rcu_read_lock" }, { 0xdad0ffe3, "sysfs_create_file_ns" }, { 0x36950ed5, "rpc_shutdown_client" }, { 0x56c2cc98, "fs_param_is_string" }, { 0xa5277fe5, "folio_unlock" }, { 0x550f1bdc, "mnt_set_expiry" }, { 0x8e3da5c4, "lookup_one_len" }, { 0xe7d4daac, "seq_list_next" }, { 0xe6d72fd8, "rpc_clnt_show_stats" }, { 0x656e4a6e, "snprintf" }, { 0xa6257a2f, "complete" }, { 0x6ef6fdd2, "filemap_map_pages" }, { 0xd93b2214, "__fscache_begin_read_operation" }, { 0xff785b17, "xdr_inline_decode" }, { 0xc5b6f236, "queue_work_on" }, { 0x472332ef, "trace_raw_output_prep" }, { 0x68e692e9, "kobject_rename" }, { 0xb7552216, "security_sb_set_mnt_opts" }, { 0x67b5d196, "init_special_inode" }, { 0xd67f1155, "unregister_filesystem" }, { 0xf346231f, "seq_list_start_head" }, { 0x608741b5, "__init_swait_queue_head" }, { 0x98e46228, "__trace_trigger_soft_disabled" }, { 0x4ddcefb9, "filemap_fdatawrite_range" }, { 0xb5cf975e, "folio_wait_bit_killable" }, { 0x92540fbf, "finish_wait" }, { 0x71bc40e3, "rpc_wake_up" }, { 0xdd691402, "xprt_find_transport_ident" }, { 0xe64c937f, "d_make_root" }, { 0xba41d078, "trace_event_printf" }, { 0x96848186, "scnprintf" }, { 0x39c9d88c, "xas_find" }, { 0xed21b6ab, "sync_filesystem" }, { 0xf7c6adfb, "__fscache_unuse_cookie" }, { 0xbbefbf72, "folio_redirty_for_writepage" }, { 0x8bbf1a7e, "register_shrinker" }, { 0xe908a51d, "sget_fc" }, { 0x222ae5c6, "d_splice_alias" }, { 0x65bde97b, "generic_error_remove_page" }, { 0x5363fbb8, "trace_event_raw_init" }, { 0xcc5c2df4, "trace_print_symbols_seq" }, { 0x4829a47e, "memcpy" }, { 0x8b910be2, "errseq_sample" }, { 0x6a156427, "unmap_mapping_range" }, { 0x5f167b58, "ihold" }, { 0x643bcb1a, "inode_dio_wait" }, { 0xd17850f, "generic_permission" }, { 0x37a0cba, "kfree" }, { 0xc84c21fc, "invalidate_inode_pages2_range" }, { 0x14c69dd3, "read_cache_page" }, { 0x8552b95c, "iput" }, { 0xfaefa98c, "kset_unregister" }, { 0x83b483c5, "security_sb_clone_mnt_opts" }, { 0xfc9e9483, "fs_param_is_enum" }, { 0xe621fc3d, "logfc" }, { 0xf4fef8a4, "iter_file_splice_write" }, { 0x41d643e0, "rpc_pton" }, { 0x810f2fc0, "mod_node_page_state" }, { 0x855764ad, "rpc_wake_up_queued_task" }, { 0x2b404962, "bpf_trace_run2" }, { 0x8c26d495, "prepare_to_wait_event" }, { 0x1984d421, "out_of_line_wait_on_bit" }, { 0x5d29225f, "remove_proc_subtree" }, { 0x2ef8a507, "rpc_restart_call_prepare" }, { 0x796cf37b, "d_lookup" }, { 0xe2964344, "__wake_up" }, { 0x4302d0eb, "free_pages" }, { 0x6bce2ad2, "__module_get" }, { 0x48d40b18, "__fscache_relinquish_cookie" }, { 0xc2d8f138, "register_filesystem" }, { 0x412730c8, "kmem_cache_create" }, { 0xe5919cb1, "xdr_encode_opaque" }, { 0x2c0e9505, "folio_clear_dirty_for_io" }, { 0xa5526619, "rb_insert_color" }, { 0xc5844fb8, "__per_cpu_offset" }, { 0xe02ba436, "trace_print_hex_seq" }, { 0xba8fbd64, "_raw_spin_lock" }, { 0xa897e3e7, "mempool_free" }, { 0x16c7fe49, "rpc_sleep_on" }, { 0xe0cad05b, "rpc_run_task" }, { 0xcbd4898c, "fortify_panic" }, { 0x8e010b77, "netfs_readahead" }, { 0x3a73ab2d, "proc_create_net_data" }, { 0xd6eaaea1, "full_name_hash" }, { 0xe783e261, "sysfs_emit" }, { 0xc2a13617, "d_prune_aliases" }, { 0x6295b28c, "__put_cred" }, { 0x40510ef9, "register_pernet_subsys" }, { 0x75cf899b, "swapcache_mapping" }, { 0xcab25275, "rpc_cancel_tasks" }, { 0x3fd52e54, "trace_event_buffer_commit" }, { 0xb678366f, "int_sqrt" }, { 0x34c76055, "migrate_folio" }, { 0x69b3ba14, "locks_lock_inode_wait" }, { 0xab5e81ce, "fs_param_is_u32" }, { 0x58f34df6, "inode_newsize_ok" }, { 0xaed44015, "d_drop" }, { 0xb26f55e9, "deactivate_super" }, { 0x6f70bd42, "unlock_new_inode" }, { 0x122c3a7e, "_printk" }, { 0x1953c958, "mempool_create" }, { 0x1000e51, "schedule" }, { 0x1bf8a008, "security_sb_mnt_opts_compat" }, { 0xc5535248, "vfs_parse_fs_string" }, { 0x296695f, "refcount_warn_saturate" }, { 0xb2fcb56d, "queue_delayed_work_on" }, { 0xc54e1706, "unregister_sysctl_table" }, { 0x6a5cb5ee, "__get_free_pages" }, { 0x7fac6cd, "make_kuid" }, { 0xf8596de6, "truncate_inode_pages_final" }, { 0xaa75c05e, "d_alloc" }, { 0x797976df, "fs_kobj" }, { 0x4e03b183, "net_ns_type_operations" }, { 0x3501fc5c, "__filemap_set_wb_err" }, { 0xc63405f, "generic_file_mmap" }, { 0xa916b694, "strnlen" }, { 0x126e15e0, "generic_perform_write" }, { 0x793fcb37, "__filemap_get_folio" }, { 0xc3762aec, "mempool_alloc" }, { 0xfc056916, "unregister_shrinker" }, { 0x5cec0018, "simple_nosetlease" }, { 0x9d933504, "__free_pages" }, { 0x922db506, "kmem_cache_alloc" }, { 0x5d49aabc, "init_wait_var_entry" }, { 0x16e297c3, "bit_wait" }, { 0xcd1f47a2, "module_put" }, { 0x5e332b52, "__var_waitqueue" }, { 0x29e7b80f, "rpc_setbufsize" }, { 0xa61b3542, "fs_context_for_submount" }, { 0x442015f, "inode_init_once" }, { 0x325fde11, "folio_wait_private_2" }, { 0xa01e55e5, "file_write_and_wait_range" }, { 0x769f6e64, "errseq_check" }, { 0xbe9353bd, "__fscache_relinquish_volume" }, { 0x58e3306d, "bit_wait_io" }, { 0xbd3e4fb4, "seq_escape_mem" }, { 0x7986e45b, "ilookup5" }, { 0xb8d6da4d, "generic_parse_monolithic" }, { 0xfe487975, "init_wait_entry" }, { 0x21ece37e, "inode_nohighmem" }, { 0x2d2c902f, "perf_trace_buf_alloc" }, { 0x192943fe, "perf_trace_run_bpf_submit" }, { 0xcbf142c9, "security_d_instantiate" }, { 0x57bc19d2, "down_write" }, { 0x215e000a, "init_net" }, { 0xce807a25, "up_write" }, { 0x401653c, "generic_file_read_iter" }, { 0xf318f6c5, "unlock_page" }, { 0xf70e4a4d, "preempt_schedule_notrace" }, { 0xf981ba7, "rpc_clone_client_set_auth" }, { 0x43b0c9c3, "preempt_schedule" }, { 0x6091797f, "synchronize_rcu" }, { 0x8a99a016, "mempool_free_slab" }, { 0x8c8569cb, "kstrtoint" }, { 0xa07a37f0, "memchr" }, { 0x80c427cf, "truncate_pagecache" }, { 0x2469810f, "__rcu_read_unlock" }, { 0x9c251da4, "put_fs_context" }, { 0x562ae064, "rpc_peeraddr2str" }, { 0xb3f548ad, "kmemdup_nul" }, { 0x39cbaba7, "kobj_sysfs_ops" }, { 0xa85a3e6d, "xa_load" }, { 0xe1365e4c, "bpf_trace_run5" }, { 0x8c03d20c, "destroy_workqueue" }, { 0x69dd3b5b, "crc32_le" }, { 0x300b891, "write_cache_pages" }, { 0x5d09c98d, "set_nlink" }, { 0x4dfa8d4b, "mutex_lock" }, { 0xa74e0693, "kmem_cache_free" }, { 0xe59aaa18, "rpc_max_payload" }, { 0xe2dcc325, "folio_alloc" }, { 0x82d79b51, "sysctl_vfs_cache_pressure" }, { 0x84161755, "d_move" }, { 0xc26f251c, "seq_putc" }, { 0x366ea20e, "rpc_proc_unregister" }, { 0x116f02f4, "trace_event_reg" }, { 0x4d9b652b, "rb_erase" }, { 0xaf187c8c, "vfs_create_mount" }, { 0x64db9a5, "mark_mounts_for_expiry" }, { 0xf3156766, "folio_wait_writeback" }, { 0xffb7c514, "ida_free" }, { 0x1ddabf3, "nlmclnt_rpc_clnt" }, { 0xf74bb274, "mod_delayed_work_on" }, { 0x950eb34e, "__list_del_entry_valid_or_report" }, { 0x3f9a2b0b, "rpcauth_get_gssinfo" }, { 0xfd78f340, "kobject_init_and_add" }, { 0xdfa24ec, "write_inode_now" }, { 0x7bcf5f59, "__cpu_online_mask" }, { 0x449ad0a7, "memcmp" }, { 0x38dcad86, "d_obtain_alias" }, { 0x944375db, "_totalram_pages" }, { 0xcefb0c9f, "__mutex_init" }, { 0x20463df4, "wait_for_completion_killable" }, { 0xdfc89c80, "rpc_create" }, { 0xf8f61ebc, "wake_up_var" }, { 0xfd9b28c8, "__folio_start_writeback" }, { 0xd49a6229, "d_obtain_root" }, { 0xea873694, "bpf_trace_run1" }, { 0x5f643c0e, "folio_end_writeback" }, { 0x54903c91, "rpc_call_sync" }, { 0xa2b9df25, "proc_mkdir" }, { 0x3dad9978, "cancel_delayed_work" }, { 0xc51d70b3, "rpc_put_task_async" }, { 0x4cb98723, "unregister_pernet_subsys" }, { 0xed81bdcb, "__cpu_possible_mask" }, { 0x9d29bee0, "xdr_init_decode_pages" }, { 0x21f93669, "register_sysctl_sz" }, { 0xdcb764ad, "memset" }, { 0x86d52ba5, "lookup_constant" }, { 0xc972449f, "mempool_alloc_slab" }, { 0x17de3d5, "nr_cpu_ids" }, { 0xd9a5ea54, "__init_waitqueue_head" }, { 0xd0aff8d8, "rpc_exit" }, { 0x7c3561ad, "make_kgid" }, { 0xece784c2, "rb_first" }, { 0x3fca1569, "d_delete" }, { 0xfb384d37, "kasprintf" }, { 0xb3687850, "out_of_line_wait_on_bit_lock" }, { 0x39d114e6, "rpc_killall_tasks" }, { 0xfbc0c0e, "xas_pause" }, { 0x668b19a1, "down_read" }, { 0xe0c497dc, "xdr_reserve_space" }, { 0x7fe32873, "rb_replace_node" }, { 0x4841bdee, "strnchr" }, { 0xc9ec4e21, "free_percpu" }, { 0x15ba50a6, "jiffies" }, { 0x976ba04, "iov_iter_get_pages_alloc2" }, { 0xeb6ba18c, "set_page_dirty" }, { 0x2d39b0a7, "kstrdup" }, { 0x832a39e6, "bpf_trace_run3" }, { 0x21cd67ca, "__put_net" }, { 0x99078b39, "trace_print_flags_seq" }, { 0x3c3ff9fd, "sprintf" }, { 0x7a2af7b4, "cpu_number" }, { 0xc956dbd6, "netfs_read_folio" }, { 0x44c10a52, "kvfree_call_rcu" }, { 0x1511f09e, "generic_read_dir" }, { 0xa7e078fe, "kobject_del" }, { 0x5daf5af3, "trace_event_buffer_reserve" }, { 0x96af6215, "d_add" }, { 0xe6fa06a2, "rename_lock" }, { 0x85df9b6c, "strsep" }, { 0x3213f038, "mutex_unlock" }, { 0xd9db9992, "filemap_fdatawait_range" }, { 0x344ac3bb, "add_to_page_cache_lru" }, { 0xe138fb8c, "percpu_counter_add_batch" }, { 0x19858e93, "param_ops_bool" }, { 0x732dd326, "groups_free" }, { 0xd7d97317, "init_user_ns" }, { 0x949f7342, "__alloc_percpu" }, { 0x1a39e636, "invalidate_inode_pages2" }, { 0xbf56f25c, "alloc_pages" }, { 0x66b4cc41, "kmemdup" }, { 0x9034a696, "mempool_destroy" }, { 0x7c2db476, "__folio_put" }, { 0x52140479, "kobject_set_name" }, { 0xb43f9365, "ktime_get" }, { 0x56470118, "__warn_printk" }, { 0x7d2f15d3, "seq_printf" }, { 0x8dca23cd, "dput" }, { 0xd9b85ef6, "lockref_get" }, { 0xf0b7775d, "rpc_init_wait_queue" }, { 0xffeedf6a, "delayed_work_timer_fn" }, { 0x9d1ba9ec, "deactivate_locked_super" }, { 0x8ab42f25, "put_rpccred" }, { 0x4fa5c36b, "__percpu_down_read" }, { 0xf586b586, "__d_lookup_unhash_wake" }, { 0x9f4e67f, "kobject_uevent" }, { 0xd415c69b, "__fscache_invalidate" }, { 0xbf978451, "folio_mapping" }, { 0x18888d00, "downgrade_write" }, { 0x5f08ccd, "cred_fscmp" }, { 0xfbf36094, "__folio_lock" }, { 0x3b33348c, "filemap_dirty_folio" }, { 0x69004f4e, "pagecache_get_page" }, { 0xaed7c6f2, "is_bad_inode" }, { 0xf94536c2, "proc_dointvec" }, { 0x55430c2a, "seq_puts" }, { 0xcde27ebb, "__fscache_use_cookie" }, { 0xfa3d4d33, "rcuwait_wake_up" }, { 0x2e7b157f, "_proc_mkdir" }, { 0x5e115eca, "node_data" }, { 0x2ec6bba0, "errseq_set" }, { 0x923504c4, "rpc_clnt_xprt_switch_has_addr" }, { 0x628fbf7, "__fs_parse" }, { 0x41ce7278, "sysfs_create_link_nowarn" }, { 0x5052ee80, "filemap_splice_read" }, { 0xb2c35c63, "dget_parent" }, { 0x6e4033af, "nlmclnt_init" }, { 0xef67bbe5, "kill_anon_super" }, { 0x29977925, "kmalloc_trace" }, { 0x290c617c, "iget5_locked" }, { 0x9270ca1b, "filemap_write_and_wait_range" }, { 0x47c408d5, "kset_register" }, { 0x3854774b, "kstrtoll" }, { 0x60a13e90, "rcu_barrier" }, { 0xc7fb3d7e, "nlmclnt_done" }, { 0x98cf60b3, "strlen" }, { 0xcd0c1b9a, "proc_symlink" }, { 0xa0fbac79, "wake_up_bit" }, { 0xbc89f945, "netfs_subreq_terminated" }, { 0x5e06bc5c, "refcount_dec_and_lock" }, { 0x61478100, "iov_iter_revert" }, { 0xa26444f5, "generic_write_checks" }, { 0x7aa1756e, "kvfree" }, { 0xa55c6fa0, "mntget" }, { 0x80211567, "setattr_should_drop_sgid" }, { 0x349cba85, "strchr" }, { 0x943fa393, "kmem_cache_alloc_lru" }, { 0xa80fef34, "filemap_fault" }, { 0x4b0d1d36, "d_invalidate" }, { 0xf06b526d, "__mark_inode_dirty" }, { 0x4c1bee50, "generic_file_llseek" }, { 0xb5b54b34, "_raw_spin_unlock" }, { 0x5a3cb466, "folio_wait_private_2_killable" }, { 0x7381287f, "trace_handle_return" }, { 0x53b954a2, "up_read" }, { 0x4565c0af, "rpc_wait_for_completion_task" }, { 0x1ce3ea1f, "set_anon_super" }, { 0xa1280f91, "drop_nlink" }, { 0xc4f0da12, "ktime_get_with_offset" }, { 0xeb233a45, "__kmalloc" }, { 0xe61a6d75, "kmalloc_caches" }, { 0xa24f23d8, "__request_module" }, { 0x63d67aeb, "kmem_cache_destroy" }, { 0x8848ab59, "__fscache_acquire_cookie" }, { 0x2d3385d3, "system_wq" }, { 0x54427aaa, "kobject_put" }, { 0x83fda3f, "vfs_get_tree" }, { 0xbc314156, "nop_mnt_idmap" }, { 0x17608925, "module_layout" }, }; MODULE_INFO(depends, "sunrpc,fscache,netfs,lockd");