Home
last modified time | relevance | path

Searched refs:f_eofs (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/fs/smbfs/
HDsmbfs_subr.h111 int f_eofs; /* entry offset in the parameter block */ member
HDsmbfs_smb.c1197 ctx->f_eofs = 0; in smbfs_smb_trans2find2()
1333 next = ctx->f_eofs + recsz; in smbfs_findnextLM2()
1335 (ctx->f_rnameofs >= ctx->f_eofs && ctx->f_rnameofs < next)) { in smbfs_findnextLM2()
1350 ctx->f_eofs = next; in smbfs_findnextLM2()