Home
last modified time | relevance | path

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

/fs/9p/
Dvfs_super.c52 static const struct super_operations v9fs_super_ops, v9fs_super_ops_dotl; variable
84 sb->s_op = &v9fs_super_ops_dotl; in v9fs_fill_super()
348 static const struct super_operations v9fs_super_ops_dotl = { variable