Home
last modified time | relevance | path

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

/openbmc/linux/fs/ufs/
H A Dsuper.c269 static const struct super_operations ufs_super_ops; variable
1158 sb->s_op = &ufs_super_ops; in ufs_fill_super()
1493 static const struct super_operations ufs_super_ops = { variable