Home
last modified time | relevance | path

Searched refs:simple_super_operations (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dlibfs.c314 static const struct super_operations simple_super_operations = { variable
327 s->s_op = ctx->ops ?: &simple_super_operations; in pseudo_fs_fill_super()
615 s->s_op = &simple_super_operations; in simple_fill_super()
/kernel/linux/linux-6.6/fs/
H A Dlibfs.c567 static const struct super_operations simple_super_operations = { variable
580 s->s_op = ctx->ops ?: &simple_super_operations; in pseudo_fs_fill_super()
927 s->s_op = &simple_super_operations; in simple_fill_super()

Completed in 5 milliseconds