Lines Matching refs:smbfs_fctx
942 smbfs_smb_search(struct smbfs_fctx *ctx) in smbfs_smb_search()
1017 smbfs_findopenLM1(struct smbfs_fctx *ctx, struct smbnode *dnp, in smbfs_findopenLM1()
1038 smbfs_findnextLM1(struct smbfs_fctx *ctx, int limit) in smbfs_findnextLM1()
1080 smbfs_findcloseLM1(struct smbfs_fctx *ctx) in smbfs_findcloseLM1()
1091 smbfs_smb_trans2find2(struct smbfs_fctx *ctx) in smbfs_smb_trans2find2()
1199 smbfs_smb_findclose2(struct smbfs_fctx *ctx) in smbfs_smb_findclose2()
1221 smbfs_findopenLM2(struct smbfs_fctx *ctx, struct smbnode *dnp, in smbfs_findopenLM2()
1237 smbfs_findnextLM2(struct smbfs_fctx *ctx, int limit) in smbfs_findnextLM2()
1354 smbfs_findcloseLM2(struct smbfs_fctx *ctx) in smbfs_findcloseLM2()
1367 struct smb_cred *scred, struct smbfs_fctx **ctxpp) in smbfs_findopen()
1369 struct smbfs_fctx *ctx; in smbfs_findopen()
1391 smbfs_findnext(struct smbfs_fctx *ctx, int limit, struct smb_cred *scred) in smbfs_findnext()
1427 smbfs_findclose(struct smbfs_fctx *ctx, struct smb_cred *scred) in smbfs_findclose()
1444 struct smbfs_fctx *ctx; in smbfs_smb_lookup()