Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Dsuper.c327 static const struct super_operations default_op; in alloc_super() local
381 s->s_op = &default_op; in alloc_super()