Home
last modified time | relevance | path

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

/freebsd/sys/fs/smbfs/
H A Dsmbfs_subr.h116 int f_rnamelen; member
H A Dsmbfs_smb.c1140 mb_put_mem(mbp, ctx->f_rname, ctx->f_rnamelen + 1, MB_MSYSTEM); in smbfs_smb_trans2find2()
1336 if (ctx->f_rnamelen <= nmlen) { in smbfs_findnextLM2()
1340 ctx->f_rnamelen = nmlen; in smbfs_findnextLM2()