Home
last modified time | relevance | path

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

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