Lines Matching refs:io_parms
1381 CIFSSMBRead(const unsigned int xid, struct cifs_io_parms *io_parms,
1392 __u32 pid = io_parms->pid;
1393 __u16 netfid = io_parms->netfid;
1394 __u64 offset = io_parms->offset;
1395 struct cifs_tcon *tcon = io_parms->tcon;
1396 unsigned int count = io_parms->length;
1491 CIFSSMBWrite(const unsigned int xid, struct cifs_io_parms *io_parms,
1500 __u32 pid = io_parms->pid;
1501 __u16 netfid = io_parms->netfid;
1502 __u64 offset = io_parms->offset;
1503 struct cifs_tcon *tcon = io_parms->tcon;
1504 unsigned int count = io_parms->length;
1746 CIFSSMBWrite2(const unsigned int xid, struct cifs_io_parms *io_parms,
1754 __u32 pid = io_parms->pid;
1755 __u16 netfid = io_parms->netfid;
1756 __u64 offset = io_parms->offset;
1757 struct cifs_tcon *tcon = io_parms->tcon;
1758 unsigned int count = io_parms->length;