Home
last modified time | relevance | path

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

/freebsd/sys/fs/smbfs/
H A Dsmbfs_subr.h102 struct smbnode* f_dnp; member
H A Dsmbfs_smb.c969 error = smbfs_fullpath(mbp, vcp, ctx->f_dnp, ctx->f_wildcard, ctx->f_wclen); in smbfs_smb_search()
1123 error = smbfs_fullpath(mbp, vcp, ctx->f_dnp, ctx->f_wildcard, ctx->f_wclen); in smbfs_smb_trans2find2()
1374 ctx->f_dnp = dnp; in smbfs_findopen()
1421 ctx->f_dnp->n_mount->sm_caseopt); in smbfs_findnext()
1422 ctx->f_attr.fa_ino = smbfs_getino(ctx->f_dnp, ctx->f_name, ctx->f_nmlen); in smbfs_findnext()