Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/hypfs/
Dinode.c44 static struct file_system_type hypfs_type; variable
449 static struct file_system_type hypfs_type = { variable
485 rc = register_filesystem(&hypfs_type); in hypfs_init()