Home
last modified time | relevance | path

Searched refs:smb_fh_opened (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_smb.c384 smb_fh_opened(fhp); in smbfs_smb_tmpopen()
434 smb_fh_opened(fhp); in smbfs_smb_open()
493 smb_fh_opened(fhp); in smbfs_smb_create()
H A Dsmbfs_smb2.c717 smb_fh_opened(fhp); in smbfs_smb2_findopen()
822 smb_fh_opened(fhp); in smbfs_smb2_get_streaminfo()
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/
H A Dmapfile-vers94 smb_fh_opened;
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_usr.c339 smb_fh_opened(fhp); in smb_usr_ntcreate()
442 smb_fh_opened(fhp); in smb_usr_printjob()
H A Dsmb_conn.h504 void smb_fh_opened(struct smb_fh *fhp);
H A Dsmb_conn.c956 smb_fh_opened(struct smb_fh *fhp) in smb_fh_opened() function