Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/romfs/
Dinode.c93 static struct super_operations romfs_ops; variable
145 s->s_op = &romfs_ops; in romfs_read_super()
528 static struct super_operations romfs_ops = { variable