Home
last modified time | relevance | path

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

/linux-4.1.27/fs/romfs/
Dsuper.c441 static const struct super_operations romfs_super_ops = { variable
489 sb->s_op = &romfs_super_ops; in romfs_fill_super()