Home
last modified time | relevance | path

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

/arch/s390/hypfs/
Dinode.c43 static struct file_system_type hypfs_type; variable
454 static struct file_system_type hypfs_type = { variable
490 rc = register_filesystem(&hypfs_type); in hypfs_init()
512 unregister_filesystem(&hypfs_type); in hypfs_exit()