Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/dlmfs/
H A Ddlmfs.c43 static const struct super_operations dlmfs_ops; variable
509 sb->s_op = &dlmfs_ops; in dlmfs_fill_super()
538 static const struct super_operations dlmfs_ops = { variable