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