Searched refs:smb_fsop_write (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/smbsrv/ |
H A D | smb_fsops.h | 87 int smb_fsop_write(smb_request_t *, cred_t *, smb_node_t *, smb_ofile_t *,
|
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb2_write.c | 148 rc = smb_fsop_write(sr, of->f_cr, of->f_node, of, in smb2_write()
|
H A D | smb2_fsctl_sparse.c | 405 rc = smb_fsop_write(sr, dst_ofile->f_cr, in smb2_sparse_copy()
|
H A D | smb_write.c | 515 rc = smb_fsop_write(sr, sr->user_cr, node, ofile, in smb_common_write()
|
H A D | smb2_durable.c | 1182 rc = smb_fsop_write(sr, kcr, of->dh_nvfile, in smb2_dh_update_nvfile()
|
H A D | smb_fsops.c | 1533 smb_fsop_write( in smb_fsop_write() function
|