Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/dlmfs/
Ddlmfs.c57 static const struct super_operations dlmfs_ops; variable
577 sb->s_op = &dlmfs_ops; in dlmfs_fill_super()
606 static const struct super_operations dlmfs_ops = { variable