Searched refs:f_eofs (Results 1 – 2 of 2) sorted by relevance
111 int f_eofs; /* entry offset in the parameter block */ member
1194 ctx->f_eofs = 0; in smbfs_smb_trans2find2()1330 next = ctx->f_eofs + recsz; in smbfs_findnextLM2()1332 (ctx->f_rnameofs >= ctx->f_eofs && ctx->f_rnameofs < next)) { in smbfs_findnextLM2()1347 ctx->f_eofs = next; in smbfs_findnextLM2()