Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ufs/
Dsuper.c268 static const struct super_operations ufs_super_ops; variable
1117 sb->s_op = &ufs_super_ops; in ufs_fill_super()
1447 static const struct super_operations ufs_super_ops = { variable