Home
last modified time | relevance | path

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

/fs/hfsplus/
Dsuper.c480 static struct file_system_type hfsplus_fs_type = { variable
504 err = register_filesystem(&hfsplus_fs_type); in init_hfsplus_fs()
512 unregister_filesystem(&hfsplus_fs_type); in exit_hfsplus_fs()