Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/omfs/
H A Dinode.c606 static struct file_system_type omfs_fs_type = { variable
617 return register_filesystem(&omfs_fs_type); in init_omfs_fs()
622 unregister_filesystem(&omfs_fs_type); in exit_omfs_fs()
/kernel/linux/linux-6.6/fs/omfs/
H A Dinode.c605 static struct file_system_type omfs_fs_type = { variable
616 return register_filesystem(&omfs_fs_type); in init_omfs_fs()
621 unregister_filesystem(&omfs_fs_type); in exit_omfs_fs()

Completed in 3 milliseconds