Home
last modified time | relevance | path

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

/linux/fs/ocfs2/dlmfs/
H A Ddlmfs.c41 static const struct super_operations dlmfs_ops; variable
517 sb->s_op = &dlmfs_ops; in dlmfs_fill_super()
546 static const struct super_operations dlmfs_ops = { variable