Home
last modified time | relevance | path

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

/linux-2.6.39/fs/hfsplus/
Dsuper.c556 static struct file_system_type hfsplus_fs_type = { variable
580 err = register_filesystem(&hfsplus_fs_type); in init_hfsplus_fs()
588 unregister_filesystem(&hfsplus_fs_type); in exit_hfsplus_fs()