Searched refs:f_ecnt (Results 1 – 2 of 2) sorted by relevance
1002 ctx->f_ecnt = ec; in smbfs_smb_search()1048 if (ctx->f_ecnt == 0) { in smbfs_findnextLM1()1074 ctx->f_ecnt--; in smbfs_findnextLM1()1171 ctx->f_ecnt = tw; in smbfs_smb_trans2find2()1180 if (ctx->f_ecnt == 0) { in smbfs_smb_trans2find2()1187 printf("bug: ecnt = %d, but data is NULL (please report)\n", ctx->f_ecnt); in smbfs_smb_trans2find2()1191 …printf("bug: ecnt = %d, but m_len = 0 and m_next = %p (please report)\n", ctx->f_ecnt,mbp->mb_top-… in smbfs_smb_trans2find2()1248 if (ctx->f_ecnt == 0) { in smbfs_findnextLM2()1348 ctx->f_ecnt--; in smbfs_findnextLM2()
110 int f_ecnt; /* entries left in the current response */ member