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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dinode.c582 static struct file_system_type usb_fs_type = { variable in typeref:struct:file_system_type
602 retval = simple_pin_fs(&usb_fs_type, &usbfs_mount, &usbfs_mount_count);
756 retval = register_filesystem(&usb_fs_type);
771 unregister_filesystem(&usb_fs_type);

Completed in 39 milliseconds