Searched refs:shmem_fs_type (Results 1 – 1 of 1) sorted by relevance
271 static struct file_system_type shmem_fs_type; variable4938 static struct file_system_type shmem_fs_type = { variable4959 error = register_filesystem(&shmem_fs_type); in shmem_init()4965 shm_mnt = kern_mount(&shmem_fs_type); in shmem_init()4987 unregister_filesystem(&shmem_fs_type); in shmem_init()5144 static struct file_system_type shmem_fs_type = { variable5154 BUG_ON(register_filesystem(&shmem_fs_type) != 0); in shmem_init()5156 shm_mnt = kern_mount(&shmem_fs_type); in shmem_init()