Searched refs:simple_super_operations (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dlibfs.c602 static const struct super_operations simple_super_operations = { variable in typeref:struct:super_operations
615 s->s_op = ctx->ops ?: &simple_super_operations;
961 s->s_op = &simple_super_operations;

Completed in 94 milliseconds