Searched refs:f_t2 (Results 1 – 2 of 2) sorted by relevance
1100 if (ctx->f_t2) { in smbfs_smb_trans2find2()1101 smb_t2_done(ctx->f_t2); in smbfs_smb_trans2find2()1102 ctx->f_t2 = NULL; in smbfs_smb_trans2find2()1115 ctx->f_t2 = t2p; in smbfs_smb_trans2find2()1131 ctx->f_t2 = t2p; in smbfs_smb_trans2find2()1256 t2p = ctx->f_t2; in smbfs_findnextLM2()1358 if (ctx->f_t2) in smbfs_findcloseLM2()1359 smb_t2_done(ctx->f_t2); in smbfs_findcloseLM2()
122 #define f_t2 f_urq.uf_t2 macro