Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/hypfs/
Dinode.c43 static const struct super_operations hypfs_s_ops; variable
284 sb->s_op = &hypfs_s_ops; in hypfs_fill_super()
448 static const struct super_operations hypfs_s_ops = { variable