Home
last modified time | relevance | path

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

/drivers/usb/core/
Dinode.c562 static struct file_system_type usb_fs_type = { variable
577 retval = simple_pin_fs(&usb_fs_type, &usbfs_mount, &usbfs_mount_count); in create_special_files()
729 retval = register_filesystem(&usb_fs_type); in usbfs_init()
744 unregister_filesystem(&usb_fs_type); in usbfs_cleanup()