Home
last modified time | relevance | path

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

/openbmc/linux/fs/9p/
H A Dvfs_super.c31 static const struct super_operations v9fs_super_ops, v9fs_super_ops_dotl; variable
69 sb->s_op = &v9fs_super_ops; in v9fs_fill_super()
319 static const struct super_operations v9fs_super_ops = { variable