Home
last modified time | relevance | path

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

/linux-4.19.296/fs/coda/
Dinode.c104 static const struct super_operations coda_super_operations = variable
195 sb->s_op = &coda_super_operations; in coda_fill_super()