Searched refs:f_t2 (Results 1 – 2 of 2) sorted by relevance
1096 if (ctx->f_t2) { in smbfs_smb_trans2find2()1097 smb_t2_done(ctx->f_t2); in smbfs_smb_trans2find2()1098 ctx->f_t2 = NULL; in smbfs_smb_trans2find2()1111 ctx->f_t2 = t2p; in smbfs_smb_trans2find2()1127 ctx->f_t2 = t2p; in smbfs_smb_trans2find2()1253 t2p = ctx->f_t2; in smbfs_findnextLM2()1355 if (ctx->f_t2) in smbfs_findcloseLM2()1356 smb_t2_done(ctx->f_t2); in smbfs_findcloseLM2()
121 #define f_t2 f_urq.uf_t2 macro