Searched refs:smb_credinit (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_usr.c | 134 smb_credinit(&scred, cr); in smb_usr_simplerq() 227 smb_credinit(&scred, cr); in smb_usr_t2request() 376 smb_credinit(&scred, cr); in smb_usr_rw() 455 smb_credinit(&scred, cr); in smb_usr_ntcreate() 523 smb_credinit(&scred, cr); in smb_usr_printjob() 569 smb_credinit(&scred, cr); in smb_usr_closefh() 596 smb_credinit(&scred, cr); in smb_usr_get_ssn() 735 smb_credinit(&scred, cr); in smb_usr_get_tree()
|
H A D | smb_subr.h | 121 void smb_credinit(struct smb_cred *scred, cred_t *cr);
|
H A D | smb_conn.c | 616 smb_credinit(&scred, NULL); in smb_share_gone()
|
H A D | smb_iod.c | 550 smb_credinit(&scred, NULL); in smb_iod_send_echo()
|
H A D | smb_subrs.c | 95 smb_credinit(struct smb_cred *scred, cred_t *cr) in smb_credinit() function
|
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vnops.c | 277 smb_credinit(&scred, cr); in smbfs_open() 487 smb_credinit(&scred, cr); in smbfs_close() 642 smb_credinit(&scred, cr); in smbfs_read() 749 smb_credinit(&scred, cr); in smbfs_write() 1009 smb_credinit(&scred, cr); in smbfssetattr() 1299 smb_credinit(&scred, cr); in smbfs_fsync() 1346 smb_credinit(&scred, cr); in smbfs_inactive() 1617 smb_credinit(&scred, cr); in smbfslookup() 1815 smb_credinit(&scred, cr); in smbfs_create() 2019 smb_credinit(&scred, cr); in smbfs_remove() [all …]
|
H A D | smbfs_acl.c | 88 smb_credinit(&scred, cr); in smbfs_getsd() 170 smb_credinit(&scred, cr); in smbfs_setsd()
|
H A D | smbfs_vfsops.c | 558 smb_credinit(&scred, cr); in smbfs_mount() 820 smb_credinit(&scred, NULL); in smbfs_statvfs()
|
H A D | smbfs_xattr.c | 208 smb_credinit(&scred, cr); in smbfs_xa_exists()
|
H A D | smbfs_client.c | 370 smb_credinit(&scred, cr); in smbfs_getattr_otw()
|