Home
last modified time | relevance | path

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

/linux-4.19.296/fs/9p/
Dvfs_super.c51 static const struct super_operations v9fs_super_ops, v9fs_super_ops_dotl; variable
88 sb->s_op = &v9fs_super_ops; in v9fs_fill_super()
345 static const struct super_operations v9fs_super_ops = { variable