Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ufs/
Dsuper.c283 static const struct super_operations ufs_super_ops; variable
1136 sb->s_op = &ufs_super_ops; in ufs_fill_super()
1474 static const struct super_operations ufs_super_ops = { variable