Home
last modified time | relevance | path

Searched refs:smb_cred (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/fs/smbfs/
H A Dsmbfs_subr.h103 struct smb_cred*f_scred;
128 off_t start, off_t end, struct smb_cred *scred);
130 struct smb_cred *scred);
132 struct smb_cred *scred);
135 struct smbfattr *fap, struct smb_cred *scred);
137 struct timespec *mtime, struct smb_cred *scred);
144 struct timespec *atime, struct smb_cred *scred);
150 struct timespec *mtime, struct smb_cred *scred);
152 struct smb_cred *scred);
160 struct smb_cred *scred);
[all …]
H A Dsmbfs_smb.c87 struct smb_cred *scred) in smbfs_smb_lockandx()
125 off_t start, off_t end, struct smb_cred *scred) in smbfs_smb_lock()
140 struct smb_cred *scred) in smbfs_query_info_fs()
180 struct smb_cred *scred) in smbfs_query_info_alloc()
221 struct smb_cred *scred) in smbfs_query_info_disk()
258 struct smb_cred *scred) in smbfs_smb_statfs()
425 struct smb_cred *scred) in smbfs_smb_setpattr()
722 struct smb_cred *scred) in smbfs_smb_close()
750 struct smb_cred *scred) in smbfs_smb_create()
890 struct smb_cred *scred) in smbfs_smb_mkdir()
[all …]
H A Dsmbfs_vfsops.c138 struct smb_cred *scred; in smbfs_mount()
262 struct smb_cred *scred; in smbfs_unmount()
317 struct smb_cred *scred; in smbfs_root()
386 struct smb_cred *scred; in smbfs_statfs()
H A Dsmbfs_vnops.c144 struct smb_cred *scred; in smbfs_open()
214 struct smb_cred *scred; in smbfs_close()
237 struct smb_cred *scred; in smbfs_getattr()
270 struct smb_cred *scred; in smbfs_setattr()
501 struct smb_cred *scred; in smbfs_create()
539 struct smb_cred *scred; in smbfs_remove()
566 struct smb_cred *scred; in smbfs_rename()
684 struct smb_cred *scred; in smbfs_mkdir()
724 struct smb_cred *scred; in smbfs_rmdir()
900 struct smb_cred *scred; in smbfs_advlock()
[all …]
H A Dsmbfs_io.c78 struct smb_cred *scred; in smbfs_readvdir()
188 struct smb_cred *scred; in smbfs_readvnode()
249 struct smb_cred *scred; in smbfs_writevnode()
315 struct smb_cred *scred; in smbfs_doio()
429 struct smb_cred *scred; in smbfs_getpages()
562 struct smb_cred *scred; in smbfs_putpages()
H A Dsmbfs_subr.c196 return (malloc(sizeof(struct smb_cred), M_SMBFSCRED, M_WAITOK)); in smbfs_malloc_scred()
H A Dsmbfs_node.c300 struct smb_cred *scred; in smbfs_inactive()
/freebsd/sys/netsmb/
H A Dsmb_conn.h170 struct smb_cred;
331 struct smb_cred *scred;
345 struct smb_cred *scred;
354 struct smb_sharespec *shspec, struct smb_cred *scred,
371 struct smb_cred *scred, struct smb_vc **vcpp);
374 int smb_vc_get(struct smb_vc *vcp, struct smb_cred *scred);
381 struct smb_cred *scred, struct smb_share **sspp);
389 struct smb_cred *scred, struct smb_share **sspp);
410 struct smb_cred *scred);
412 struct smb_cred *scred);
[all …]
H A Dsmb_dev.h175 struct smb_cred;
183 int smb_usr_lookup(struct smbioc_lookup *dp, struct smb_cred *scred,
186 struct smb_cred *scred, struct smb_vc **vcpp);
188 struct smb_cred *scred, struct smb_share **sspp);
190 struct smb_cred *scred);
192 struct smb_cred *scred);
193 int smb_dev2share(int fd, int mode, struct smb_cred *scred,
H A Dsmb_rq.h84 struct smb_cred * sr_cred;
121 struct smb_cred*t2_cred;
128 struct smb_cred *scred, struct smb_rq **rqpp);
130 struct smb_cred *scred);
141 int smb_t2_alloc(struct smb_connobj *layer, u_short setup, struct smb_cred *scred,
144 struct smb_cred *scred);
H A Dsmb_conn.c122 struct smb_cred *scred, struct smb_vc **vcpp) in smb_sm_lookupint()
182 struct smb_cred *scred, struct smb_vc **vcpp) in smb_sm_lookup()
258 smb_co_gone(struct smb_connobj *cp, struct smb_cred *scred) in smb_co_gone()
308 smb_co_get(struct smb_connobj *cp, struct smb_cred *scred) in smb_co_get()
321 smb_co_put(struct smb_connobj *cp, struct smb_cred *scred) in smb_co_put()
389 struct smb_cred *scred, struct smb_vc **vcpp) in smb_vc_create()
551 smb_vc_rele(struct smb_vc *vcp, struct smb_cred *scred) in smb_vc_rele()
557 smb_vc_get(struct smb_vc *vcp, struct smb_cred *scred) in smb_vc_get()
570 smb_vc_put(struct smb_vc *vcp, struct smb_cred *scred) in smb_vc_put()
647 struct smb_cred *scred, struct smb_share **sspp) in smb_vc_lookupshare()
[all …]
H A Dsmb_smb.c111 smb_smb_negotiate(struct smb_vc *vcp, struct smb_cred *scred) in smb_smb_negotiate()
291 smb_smb_ssnsetup(struct smb_vc *vcp, struct smb_cred *scred) in smb_smb_ssnsetup()
438 smb_smb_ssnclose(struct smb_vc *vcp, struct smb_cred *scred) in smb_smb_ssnclose()
496 smb_smb_treeconnect(struct smb_share *ssp, struct smb_cred *scred) in smb_smb_treeconnect()
622 struct uio *uio, struct smb_cred *scred) in smb_smb_readx()
703 struct uio *uio, struct smb_cred *scred) in smb_smb_writex()
760 int *len, int *rresid, struct uio *uio, struct smb_cred *scred) in smb_smb_read()
818 struct smb_cred *scred) in smb_read()
839 struct uio *uio, struct smb_cred *scred) in smb_smb_write()
893 struct smb_cred *scred) in smb_write()
[all …]
H A Dsmb_dev.c145 struct smb_cred *scred; in sdp_trydestroy()
154 scred = malloc(sizeof(struct smb_cred), M_NSMBDEV, M_WAITOK); in sdp_trydestroy()
177 struct smb_cred *scred; in nsmb_dev_ioctl()
183 scred = malloc(sizeof(struct smb_cred), M_NSMBDEV, M_WAITOK); in nsmb_dev_ioctl()
375 smb_dev2share(int fd, int mode, struct smb_cred *scred, in smb_dev2share()
H A Dsmb_usr.c125 smb_usr_lookup(struct smbioc_lookup *dp, struct smb_cred *scred, in smb_usr_lookup()
163 smb_usr_opensession(struct smbioc_ossn *dp, struct smb_cred *scred, in smb_usr_opensession()
183 struct smb_cred *scred, struct smb_share **sspp) in smb_usr_openshare()
212 struct smb_cred *scred) in smb_usr_simplerequest()
296 struct smb_cred *scred) in smb_usr_t2request()
H A Dsmb_subr.h88 struct smb_cred { struct
99 void smb_makescred(struct smb_cred *scred, struct thread *td, struct ucred *cred); argument
H A Dsmb_rq.c60 smb_rq_alloc(struct smb_connobj *layer, u_char cmd, struct smb_cred *scred, in smb_rq_alloc()
83 struct smb_cred *scred) in smb_rq_init()
372 smb_t2_alloc(struct smb_connobj *layer, u_short setup, struct smb_cred *scred, in smb_t2_alloc()
393 struct smb_cred *scred) in smb_t2_init()
556 struct smb_cred *scred = t2p->t2_cred; in smb_t2_request_int()
H A Dsmb_subr.c55 smb_makescred(struct smb_cred *scred, struct thread *td, struct ucred *cred) in smb_makescred()