Searched refs:smb_fh_create (Results 1 – 7 of 7) sorted by relevance
367 error = smb_fh_create(ssp, &fhp); in smbfs_smb_tmpopen()418 error = smb_fh_create(ssp, &fhp); in smbfs_smb_open()469 error = smb_fh_create(ssp, &fhp); in smbfs_smb_create()
701 error = smb_fh_create(ctx->f_ssp, &fhp); in smbfs_smb2_findopen()809 error = smb_fh_create(ssp, &fhp); in smbfs_smb2_get_streaminfo()
96 smb_fh_create;
314 err = smb_fh_create(ssp, &fhp); in smb_usr_ntcreate()410 err = smb_fh_create(ssp, &fhp); in smb_usr_printjob()
518 int smb_fh_create(smb_share_t *ssp, struct smb_fh **fhpp);
935 smb_fh_create(smb_share_t *ssp, struct smb_fh **fhpp) in smb_fh_create() function
97 smb_fh_create;