Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/hypfs/
Dinode.c44 static struct file_system_type hypfs_type; variable
442 static struct file_system_type hypfs_type = { variable
481 rc = register_filesystem(&hypfs_type); in hypfs_init()