Home
last modified time | relevance | path

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

/Linux-v6.6/fs/romfs/
Dsuper.c433 static const struct super_operations romfs_super_ops = { variable
482 sb->s_op = &romfs_super_ops; in romfs_fill_super()