Home
last modified time | relevance | path

Searched defs:cifs_io_subrequest (Results 1 – 1 of 1) sorted by relevance

/linux/fs/smb/client/
H A Dcifsglob.h1489 struct cifs_io_subrequest { struct
1490 union {
1495 ssize_t got_bytes;
1496 unsigned int xid;
1497 int result;
1498 bool have_xid;
1499 bool replay;
1500 unsigned int retries; /* number of retries so far */
1501 unsigned int cur_sleep; /* time to sleep before replay */
1502 struct kvec iov[2];
[all …]