Lines Matching defs:tcon
1420 struct cifs_tcon *tcon;
1428 tcon = tlink_tcon(tlink);
1432 .tcon = tcon,
1443 rc = CIFSSMBGetCIFSACL(xid, tcon, fid.netfid, &pntsd, pacllen);
1444 CIFSSMBClose(xid, tcon, fid.netfid);
1481 struct cifs_tcon *tcon;
1490 tcon = tlink_tcon(tlink);
1499 .tcon = tcon,
1514 rc = CIFSSMBSetCIFSACL(xid, tcon, fid.netfid, pnntsd, acllen, aclflag);
1517 CIFSSMBClose(xid, tcon, fid.netfid);