Searched refs:bm_fs_type (Results 1 – 1 of 1) sorted by relevance
63 static struct file_system_type bm_fs_type; variable1061 static struct file_system_type bm_fs_type = { variable1072 int err = register_filesystem(&bm_fs_type); in init_misc_binfmt()1081 unregister_filesystem(&bm_fs_type); in exit_misc_binfmt()