Searched defs:cifs_io_subrequest (Results 1 – 1 of 1) sorted by relevance
1497 struct cifs_io_subrequest { struct1498 union {1503 ssize_t got_bytes;1504 unsigned int xid;1505 int result;1506 bool have_xid;1507 bool replay;1508 struct kvec iov[2];1509 struct TCP_Server_Info *server;1511 struct smbdirect_mr_io *mr;[all …]