bm_fs_type         66 fs/binfmt_misc.c static struct file_system_type bm_fs_type;
bm_fs_type        721 fs/binfmt_misc.c 	err = simple_pin_fs(&bm_fs_type, &bm_mnt, &entry_count);
bm_fs_type        860 fs/binfmt_misc.c static struct file_system_type bm_fs_type = {
bm_fs_type        870 fs/binfmt_misc.c 	int err = register_filesystem(&bm_fs_type);
bm_fs_type        879 fs/binfmt_misc.c 	unregister_filesystem(&bm_fs_type);