Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dsuper.c327 static const struct super_operations default_op; in alloc_super() local
381 s->s_op = &default_op; in alloc_super()