Searched refs:smb_ofile_getcred (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_seek.c110 sr->user_cr = smb_ofile_getcred(sr->fid_ofile);
H A Dsmb_read.c104 sr->user_cr = smb_ofile_getcred(sr->fid_ofile);
196 sr->user_cr = smb_ofile_getcred(sr->fid_ofile);
302 sr->user_cr = smb_ofile_getcred(sr->fid_ofile);
H A Dsmb_write.c91 sr->user_cr = smb_ofile_getcred(sr->fid_ofile);
182 sr->user_cr = smb_ofile_getcred(sr->fid_ofile);
285 sr->user_cr = smb_ofile_getcred(sr->fid_ofile);
417 sr->user_cr = smb_ofile_getcred(sr->fid_ofile);
H A Dsmb_nt_transact_security.c88 sr->user_cr = smb_ofile_getcred(sr->fid_ofile);
177 sr->user_cr = smb_ofile_getcred(sr->fid_ofile);
H A Dsmb_print.c292 sr->user_cr = smb_ofile_getcred(sr->fid_ofile);
H A Dsmb_set_fileinfo.c234 sr->user_cr = smb_ofile_getcred(sr->fid_ofile);
H A Dsmb_query_fileinfo.c246 sr->user_cr = smb_ofile_getcred(sr->fid_ofile);
H A Dsmb_ofile.c1192 smb_ofile_getcred(smb_ofile_t *of) function
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h690 cred_t *smb_ofile_getcred(smb_ofile_t *);

Completed in 53 milliseconds