Searched defs:cifs_io_subrequest (Results 1 – 1 of 1) sorted by relevance
1528 struct cifs_io_subrequest { struct1529 union {1534 ssize_t got_bytes;1535 unsigned int xid;1536 int result;1537 bool have_xid;1538 bool replay;1539 struct kvec iov[2];1540 struct TCP_Server_Info *server;1542 struct smbd_mr *mr;[all …]