Searched refs:f_nmlen (Results 1 – 3 of 3) sorted by relevance
889 ctx->f_nmlen = strlen(ctx->f_name); in smbfs_findnextLM1()1151 ctx->f_nmlen = nmlen; in smbfs_findnextLM2()1212 if ((ctx->f_nmlen == 1 && ctx->f_name[0] == '.') || in smbfs_findnext()1213 (ctx->f_nmlen == 2 && ctx->f_name[0] == '.' && in smbfs_findnext()1218 smbfs_fname_tolocal(SSTOVC(ctx->f_ssp), ctx->f_name, ctx->f_nmlen, in smbfs_findnext()1220 ctx->f_attr.fa_ino = smbfs_getino(ctx->f_dnp, ctx->f_name, ctx->f_nmlen); in smbfs_findnext()
100 int f_nmlen; /* name len */ member
159 ctx->f_nmlen, ctx->f_name); in smbfs_readvdir()164 ctx->f_nmlen, &ctx->f_attr, &newvp); in smbfs_readvdir()