Home
last modified time | relevance | path

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

/linux-4.1.27/fs/efs/
Dsuper.c122 static const struct super_operations efs_superblock_operations = { variable
315 s->s_op = &efs_superblock_operations; in efs_fill_super()