Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cramfs/
Dinode.c28 static const struct super_operations cramfs_ops; variable
317 sb->s_op = &cramfs_ops; in cramfs_fill_super()
557 static const struct super_operations cramfs_ops = { variable