Home
last modified time | relevance | path

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

/linux-4.1.27/fs/afs/
Dsuper.c50 static const struct super_operations afs_super_ops = { variable
321 sb->s_op = &afs_super_ops; in afs_fill_super()