Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dsuper.c650 static struct file_system_type hfsplus_fs_type = { variable
678 err = register_filesystem(&hfsplus_fs_type); in init_hfsplus_fs()
694 unregister_filesystem(&hfsplus_fs_type); in exit_hfsplus_fs()