Searched defs:cifs_io_subrequest (Results 1 – 1 of 1) sorted by relevance
1516 struct cifs_io_subrequest { struct1517 union {1522 ssize_t got_bytes;1523 unsigned int xid;1524 int result;1525 bool have_xid;1526 bool replay;1527 struct kvec iov[2];1528 struct TCP_Server_Info *server;1530 struct smbd_mr *mr;[all …]