Searched defs:ffs_io_data (Results 1 – 2 of 2) sorted by relevance
212 struct ffs_io_data { struct213 bool aio;214 bool read;216 struct kiocb *kiocb;217 struct iov_iter data;218 const void *to_free;219 char *buf;221 struct mm_struct *mm;222 struct work_struct work;224 struct usb_ep *ep;[all …]
207 struct ffs_io_data { struct208 bool aio;209 bool read;211 struct kiocb *kiocb;212 struct iov_iter data;213 const void *to_free;214 char *buf;216 struct mm_struct *mm;217 struct work_struct work;219 struct usb_ep *ep;[all …]