Home
last modified time | relevance | path

Searched refs:hypfs_type (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/s390/hypfs/
Dinode.c42 static struct file_system_type hypfs_type; variable
440 static struct file_system_type hypfs_type = { variable
480 rc = register_filesystem(&hypfs_type); in hypfs_init()
503 unregister_filesystem(&hypfs_type); in hypfs_exit()