Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_subr.h136 int f_eofs; /* entry offset in data block */ member
H A Dsmbfs_smb.c2004 ctx->f_eofs = 0; in smbfs_smb_trans2find2()
2200 next = ctx->f_eofs + recsz; in smbfs_smb_findnextLM2()
2202 ctx->f_rnameofs >= ctx->f_eofs && in smbfs_smb_findnextLM2()
2217 ctx->f_eofs = next; in smbfs_smb_findnextLM2()