Lines Matching refs:tlink
1319 tlink_tcon(struct tcon_link *tlink)
1321 return tlink->tl_tcon;
1330 extern void cifs_put_tlink(struct tcon_link *tlink);
1333 cifs_get_tlink(struct tcon_link *tlink)
1335 if (tlink && !IS_ERR(tlink))
1336 atomic_inc(&tlink->tl_count);
1337 return tlink;
1347 struct tcon_link *tlink;
1354 struct tcon_link *tlink;
1443 struct tcon_link *tlink;