Searched refs:f_scred (Results 1 – 2 of 2) sorted by relevance
777 error = smb_rq_alloc(SSTOCP(ctx->f_ssp), SMB_COM_SEARCH, ctx->f_scred, &rqp); in smbfs_smb_search()928 ctx->f_scred, &t2p); in smbfs_smb_trans2find2()944 ctx->f_scred, &t2p); in smbfs_smb_trans2find2()1021 error = smb_rq_init(rqp, SSTOCP(ctx->f_ssp), SMB_COM_FIND_CLOSE2, ctx->f_scred); in smbfs_smb_findclose2()1181 ctx->f_scred = scred; in smbfs_findopen()1204 ctx->f_scred = scred; in smbfs_findnext()1227 ctx->f_scred = scred; in smbfs_findclose()
109 struct smb_cred*f_scred; member