Searched refs:simple_super_operations (Results 1 – 1 of 1) sorted by relevance
242 static const struct super_operations simple_super_operations = { variable255 s->s_op = ctx->ops ?: &simple_super_operations; in pseudo_fs_fill_super()543 s->s_op = &simple_super_operations; in simple_fill_super()