Home
last modified time | relevance | path

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

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