Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dsuper.c319 static const struct super_operations default_op; in alloc_super() local
373 s->s_op = &default_op; in alloc_super()