Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/hypfs/
Dinode.c44 static struct file_system_type hypfs_type; variable
448 static struct file_system_type hypfs_type = { variable
469 rc = register_filesystem(&hypfs_type); in __hypfs_fs_init()