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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/hypfs/
H A Dinode.c43 static struct file_system_type hypfs_type; variable in typeref:struct:file_system_type
453 static struct file_system_type hypfs_type = { variable in typeref:struct:file_system_type
489 rc = register_filesystem(&hypfs_type);
512 unregister_filesystem(&hypfs_type);

Completed in 48 milliseconds