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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/hypfs/
H A Dinode.c38 static struct file_system_type hypfs_type; variable in typeref:struct:file_system_type
451 static struct file_system_type hypfs_type = { variable in typeref:struct:file_system_type
483 rc = register_filesystem(&hypfs_type);
502 unregister_filesystem(&hypfs_type);

Completed in 48 milliseconds