Home
last modified time | relevance | path

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

/freebsd/sys/fs/smbfs/
H A Dsmbfs_subr.h111 int f_eofs; /* entry offset in the parameter block */ member
H A Dsmbfs_smb.c1194 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()