Home
last modified time | relevance | path

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

/fs/
Dsuper.c204 static const struct super_operations default_op; in alloc_super() local
259 s->s_op = &default_op; in alloc_super()