Home
last modified time | relevance | path

Searched defs:scrp (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_smb.c76 struct smb_cred *scrp) in smbfs_smb_getfattr()
102 struct smb_cred *scrp) in smbfs_smb_getpattr()
122 struct smb_cred *scrp) in smbfs_smb_qfsattr()
192 uint8_t disp, struct smb_cred *scrp) in smbfs_smb_setdisp()
207 uint64_t size, struct smb_cred *scrp) in smbfs_smb_setfsize()
232 struct smb_cred *scrp) in smbfs_smb_setfattr()
281 struct smb_cred *scrp) in smbfs_smb_flush()
308 struct smb_cred *scrp, in smbfs_smb_ntcreatex()
347 smbfs_smb_tmpopen(struct smbnode *np, uint32_t rights, struct smb_cred *scrp, in smbfs_smb_tmpopen()
409 struct smb_cred *scrp, in smbfs_smb_open()
[all …]
H A Dsmbfs_smb1.c138 struct smbfattr *fap, struct smb_cred *scrp) in smbfs_smb1_trans2_query()
199 uint16_t level, struct smb_cred *scrp) in smbfs_smb1_query_fs_info()
233 struct smb_cred *scrp) in smbfs_smb1_qfsattr()
259 struct smb_cred *scrp) in smbfs_smb1_statfs()
293 smbfs_smb1_flush(struct smb_share *ssp, uint16_t fid, struct smb_cred *scrp) in smbfs_smb1_flush()
319 struct mbchain *info_mbp, uint16_t level, struct smb_cred *scrp) in smbfs_smb1_setinfo_file()
356 uint64_t newsize, struct smb_cred *scrp) in smbfs_smb1_seteof()
380 uint8_t newdisp, struct smb_cred *scrp) in smbfs_smb1_setdisp()
410 struct mbchain *mbp, struct smb_cred *scrp) in smbfs_smb1_setfattr()
439 uint16_t fid, struct smb_cred *scrp) in smbfs_smb1_t2rename()
[all …]
H A Dsmbfs_smb2.c90 struct smb_cred *scrp) in smbfs_smb2_getpattr()
121 struct smb_cred *scrp) in smbfs_smb2_query_info()
208 struct smbfattr *fap, struct smb_cred *scrp) in smbfs_smb2_qfileinfo()
238 uint8_t level, struct smb_cred *scrp) in smbfs_smb2_query_fs_info()
280 struct smb_cred *scrp) in smbfs_smb2_qfsattr()
306 struct smb_cred *scrp) in smbfs_smb2_statfs()
333 struct smb_cred *scrp) in smbfs_smb2_flush()
368 uint32_t addl_info, struct smb_cred *scrp) in smbfs_smb2_set_info()
421 uint64_t newsize, struct smb_cred *scrp) in smbfs_smb2_seteof()
438 uint8_t newdisp, struct smb_cred *scrp) in smbfs_smb2_setdisp()
[all …]
H A Dsmbfs_xattr.c247 struct smb_cred *scrp) in smbfs_xa_getfattr()
H A Dsmbfs_vnops.c2028 smbfsflush(smbnode_t *np, struct smb_cred *scrp) in smbfsflush()
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_smb.c884 struct smb_cred *scrp, in smb1_smb_ntcreate()
998 struct smb_cred *scrp) in smb1_smb_close()
1035 struct smb_cred *scrp, in smb_smb_open_prjob()
1098 struct smb_cred *scrp) in smb_smb_close_prjob()
H A Dsmb2_smb.c820 struct smb_cred *scrp, in smb2_smb_ntcreate()
1002 smb2_smb_close(struct smb_share *ssp, smb2fid_t *fid, struct smb_cred *scrp) in smb2_smb_close()
1038 struct smb_cred *scrp) in smb2_smb_ioctl()
H A Dsmb_subrs.c1187 struct smb_cred *scrp, smb_fh_t *fhp, in smb_smb_ntcreate()
1206 struct smb_cred *scrp) in smb_smb_close()
H A Dsmb_rq.c1570 uint32_t *more, struct smb_cred *scrp) in smb_t2_xnp()
/illumos-gate/usr/src/uts/common/os/
H A Dcred.c595 hasprocperm(const cred_t *tcrp, const cred_t *scrp) in hasprocperm()
620 prochasprocperm(proc_t *tp, proc_t *sp, const cred_t *scrp) in prochasprocperm()