Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/dlmfs/
H A Ddlmfs.c566 static struct file_system_type dlmfs_fs_type = { variable
598 status = register_filesystem(&dlmfs_fs_type); in init_dlmfs_fs()
612 unregister_filesystem(&dlmfs_fs_type); in exit_dlmfs_fs()