Home
last modified time | relevance | path

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

/linux/net/9p/
H A Dtrans_usbg.c64 struct f_usb9pfs_opts { struct
81 struct f_usb9pfs_opts *opts; argument
436 struct f_usb9pfs_opts *opts; in p9_usbg_close()
450 struct f_usb9pfs_opts, func_inst); in p9_usbg_close()
641 struct f_usb9pfs_opts *opts; in usb9pfs_func_bind()
686 opts = container_of(f->fi, struct f_usb9pfs_opts, func_inst); in usb9pfs_func_bind()
713 struct f_usb9pfs_opts *opts; in usb9pfs_free_func()
717 opts = container_of(f->fi, struct f_usb9pfs_opts, func_inst); in usb9pfs_free_func()
744 struct f_usb9pfs_opts *usb9pfs_opts; in usb9pfs_alloc()
756 usb9pfs_opts = container_of(fi, struct f_usb9pfs_opts, func_inst); in usb9pfs_alloc()
[all …]