Searched refs:SMBFID (Results 1 - 25 of 29) sorted by relevance

12

/macosx-10.10/smb-759.0/kernel/netsmb/
H A Dsmb_fid.h37 SMBFID fid;
54 int smb_fid_get_kernel_fid(struct smb_share *share, SMBFID fid, int remove_fid,
57 SMBFID *fid);
H A Dsmb_rq_2.h68 SMBFID fid;
83 SMBFID fid;
132 SMBFID ret_fid;
202 SMBFID fid;
231 SMBFID fid;
256 SMBFID fid;
273 SMBFID fid;
322 SMBFID fid;
H A Dsmb_dev_2.h47 SMBFID ioc_fid;
88 SMBFID ioc_ret_fid;
109 SMBFID ioc_fid;
133 SMBFID ioc_fid;
154 SMBFID ioc_fid;
H A Dsmb_conn_2.h33 int smb2_smb_close_fid(struct smb_share *share, SMBFID fid,
45 int smb2_smb_flush(struct smb_share *share, SMBFID fid, vfs_context_t context);
57 int smb2_smb_lock(struct smb_share *share, int op, SMBFID fid,
104 int smb_smb_read(struct smb_share *share, SMBFID fid, uio_t uio,
123 int smb_smb_write(struct smb_share *share, SMBFID fid, uio_t uio, int ioflag,
H A Dsmb_fid.c128 smb_fid_get_kernel_fid(struct smb_share *share, SMBFID fid, int remove_fid,
206 smb_fid_get_user_fid(struct smb_share *share, SMB2FID smb2_fid, SMBFID *ret_fid)
H A Dsmb_conn.h508 int smb1_read(struct smb_share *share, SMBFID fid, uio_t uio,
510 int smb1_write(struct smb_share *share, SMBFID fid, uio_t uio, int ioflag,
H A Dsmb_2.h61 uint64_t fid; /* SMBFID to reconnect in durable handle reconnect */
582 typedef uint64_t SMBFID; typedef
H A Dsmb_smb.c1556 smb_smb_readx(struct smb_share *share, SMBFID fid, user_ssize_t *len,
1649 smb_writex(struct smb_share *share, SMBFID fid, user_ssize_t *len,
1831 smb1_read(struct smb_share *share, SMBFID fid, uio_t uio,
1878 smb1_write(struct smb_share *share, SMBFID fid, uio_t uio, int ioflag,
/macosx-10.10/smb-759.0/include/netsmb/
H A Dsmbio_2.h39 SMBFID fid;
46 int smb2io_close_file(void *smbctx, SMBFID fid);
52 struct open_outparm_ex *outparms, SMBFID *fid);
54 uint32_t file_index, SMBFID fid,
58 int smb2io_read(struct smb_ctx *smbctx, SMBFID fid, off_t offset, uint32_t count,
66 int smb2io_write(struct smb_ctx *smbctx, SMBFID fid, off_t offset, uint32_t count,
/macosx-10.10/smb-759.0/kernel/smbfs/
H A Dsmbfs_subr.h144 SMBFID f_create_fid;
168 int smbfs_smb_get_reparse_tag(struct smb_share *share, SMBFID fid,
171 int smb1fs_smb_markfordelete(struct smb_share *share, SMBFID fid,
194 SMBFID *infid, vfs_context_t context);
197 int smb1fs_smb_flush(struct smb_share *share, SMBFID fid,
199 int smb1fs_seteof(struct smb_share *share, SMBFID fid, uint64_t newsize,
201 int smb1fs_set_allocation(struct smb_share *share, SMBFID fid,
203 int smbfs_seteof(struct smb_share *share, struct smbnode *np, SMBFID fid,
211 int smb1fs_smb_lock(struct smb_share *share, int op, SMBFID fid, uint32_t pid,
228 SMBFID fi
[all...]
H A Dsmbfs_subr_2.h48 SMBFID *fidp, struct smbfattr *fap,
61 SMBFID *fidp, int ioflag,
82 int smbfs_smb_close(struct smb_share *share, SMBFID fid,
87 int smbfs_smb_flush(struct smb_share *share, SMBFID fid,
93 int smbfs_smb_lock(struct smb_share *share, int op, SMBFID fid, uint32_t pid,
96 int smbfs_smb_markfordelete(struct smb_share *share, SMBFID fid,
100 SMBFID *fidp, const char *name, size_t in_nmlen,
105 SMBFID *fidp, uint32_t desired_access,
144 int smbfs_smb_set_allocation(struct smb_share *share, SMBFID fid,
146 int smbfs_smb_seteof(struct smb_share *share, SMBFID fi
[all...]
H A Dsmbfs_node.h112 SMBFID fid; /* file handle, SMB 1 fid in volatile */
124 SMBFID fid; /* directory handle, SMB 1 fid in volatile */
137 SMBFID fid; /* file handle, SMB 1 fid in volatile */
334 SMBFID fid, struct smb2_durable_handle dur_handle, struct fileRefEntry **fndEntry);
335 int32_t FindFileEntryByFID(vnode_t vp, SMBFID fid, struct fileRefEntry **fndEntry);
337 int32_t FindMappedFileRef(vnode_t vp, struct fileRefEntry **fndEntry, SMBFID *fid);
341 SMBFID *fid);
350 int smbfs_0extend(struct smb_share *share, SMBFID fid, u_quad_t from,
353 SMBFID fid, vfs_context_t context);
355 SMBFID fi
[all...]
H A Dsmbfs_io.c371 smbfs_zero_fill(struct smb_share *share, SMBFID fid, u_quad_t from,
412 smbfs_0extend(struct smb_share *share, SMBFID fid, u_quad_t from,
453 SMBFID fid, vfs_context_t context)
494 SMBFID fid, int ioflag, vfs_context_t context)
H A Dsmbfs_smb_2.c75 SMBFID *fidp, struct smbfattr *fap,
81 SMBFID *fidp, struct smbfattr *fap,
92 smb2fs_smb_request_resume_key(struct smb_share *share, SMBFID fid, u_char *resume_key,
96 smb2fs_smb_set_eof(struct smb_share *share, SMBFID fid, uint64_t newsize,
133 SMBFID fid = 0;
430 SMBFID *fidp, struct smbfattr *fap,
443 SMBFID fid = 0;
820 SMBFID *fidp, struct timespec *mtime,
826 SMBFID fid = 0;
1236 SMBFID fi
[all...]
H A Dsmbfs_smb.c119 smb1fs_smb_lock(struct smb_share *share, int op, SMBFID fid, uint32_t pid,
670 smb1fs_smb_markfordelete(struct smb_share *share, SMBFID fid,
806 smbfs_smb_fsctl(struct smb_share *share, uint32_t fsctl, SMBFID fid,
1014 SMBFID fid = 0;
1089 SMBFID fid = 0;
1207 smbfs_smb_get_reparse_tag(struct smb_share *share, SMBFID fid,
1326 SMBFID fid = 0;
1385 SMBFID fid = 0;
2355 SMBFID *infid, vfs_context_t context)
2362 SMBFID fi
[all...]
H A Dsmbfs_vnops.c97 uint16_t accessMode, SMBFID *fid, int error,
200 SMBFID fid = 0;
236 SMBFID oldFID = np->f_fid;
492 SMBFID oldFID = np->f_fid;
653 SMBFID *fidp, struct smbfattr *fattrp, vnode_t *vpp,
892 SMBFID fid = 0;
1384 SMBFID fid = 0;
1841 SMBFID fid = 0;
2299 SMBFID fid = 0;
2926 SMBFID fi
[all...]
H A Dsmbfs_security.c635 SMBFID fid = 0;
1119 SMBFID fid = 0;
1540 SMBFID fid = 0;
1858 SMBFID fid = 0;
H A Dsmbfs_notify_change.c1209 SMBFID fid;
1283 SMBFID fid = np->d_fid;
H A Dsmbfs_node.c268 SMBFID fid = 0;
2625 SMBFID fid, struct smb2_durable_handle dur_handle, struct fileRefEntry **fndEntry)
2680 FindFileEntryByFID(vnode_t vp, SMBFID fid, struct fileRefEntry **fndEntry)
2763 FindMappedFileRef(vnode_t vp, struct fileRefEntry **fndEntry, SMBFID *fid)
2807 SMBFID *fid)
/macosx-10.10/smb-759.0/lib/smbclient/
H A Dfileio.c52 SMBFID fid,
101 SMBFID * phFile)
106 SMBFID fid;
142 SMBFID * phFile)
147 SMBFID fid;
210 SMBFID hNamedPipe,
245 SMBFID hFile,
276 SMBFID hDevice,
333 SMBFID hFile,
364 SMBFID hFil
[all...]
H A Dsmbclient.h72 typedef uint64_t SMBFID; typedef
329 SMBFID * phFile)
360 SMBFID * phFile)
409 SMBFID hNamedPipe,
427 SMBFID hFile,
444 SMBFID hFile,
471 SMBFID hDevice,
490 SMBFID hFile)
H A Dsmbclient_internal.h218 SMBFID fid,
/macosx-10.10/smb-759.0/lib/smb/
H A Dsmbio_2.c115 int smb2io_close_file(void *smbctx, SMBFID fid)
258 struct open_outparm_ex *outparms, SMBFID *fid)
411 SMBFID fid,
474 smb2io_read(struct smb_ctx *smbctx, SMBFID fid, off_t offset, uint32_t count,
678 smb2io_write(struct smb_ctx *smbctx, SMBFID fid, off_t offset, uint32_t count,
H A Dsmbio.c275 SMBFID smb2_fid = 0;
/macosx-10.10/smb-759.0/cmd/tests/
H A Dsmbcat.c195 SMBFID hFile;

Completed in 318 milliseconds

12