Home
last modified time | relevance | path

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

/openbmc/linux/fs/cramfs/
H A Dinode.c55 static const struct super_operations cramfs_ops; variable
597 sb->s_op = &cramfs_ops; in cramfs_finalize_super()
944 static const struct super_operations cramfs_ops = { variable