Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dlibfs.c232 static const struct super_operations simple_super_operations = { variable
258 s->s_op = ops ? ops : &simple_super_operations; in mount_pseudo_xattr()
520 s->s_op = &simple_super_operations; in simple_fill_super()