Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/dlmfs/
Ddlmfs.c625 static struct file_system_type dlmfs_fs_type = { variable
657 status = register_filesystem(&dlmfs_fs_type); in init_dlmfs_fs()
671 unregister_filesystem(&dlmfs_fs_type); in exit_dlmfs_fs()