Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/dlmfs/
Ddlmfs.c43 static const struct super_operations dlmfs_ops; variable
556 sb->s_op = &dlmfs_ops; in dlmfs_fill_super()
585 static const struct super_operations dlmfs_ops = { variable