Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/dlmfs/
H A Ddlmfs.c557 static struct file_system_type dlmfs_fs_type = { variable
589 status = register_filesystem(&dlmfs_fs_type); in init_dlmfs_fs()
603 unregister_filesystem(&dlmfs_fs_type); in exit_dlmfs_fs()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds