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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/core/
H A Dinode.c550 static struct file_system_type usb_fs_type = { variable in typeref:struct:file_system_type
570 retval = simple_pin_fs(&usb_fs_type, &usbfs_mount, &usbfs_mount_count);
739 retval = register_filesystem(&usb_fs_type);
754 unregister_filesystem(&usb_fs_type);

Completed in 95 milliseconds