Searched refs:smb_fsop_freesp (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/smbsrv/ |
H A D | smb_fsops.h | 81 int smb_fsop_freesp(smb_request_t *sr, cred_t *cr, smb_ofile_t *,
|
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb2_fsctl_sparse.c | 149 rc = smb_fsop_freesp(sr, ofile->f_cr, ofile, in smb2_fsctl_set_zero_data() 348 rc = smb_fsop_freesp(sr, dst_ofile->f_cr, in smb2_sparse_copy()
|
H A D | smb2_fsctl_odx.c | 574 rc = smb_fsop_freesp(sr, dst_ofile->f_cr, dst_ofile, in smb2_fsctl_odx_write_zeros() 834 rc = smb_fsop_freesp(sr, dst_ofile->f_cr, dst_ofile, in smb2_fsctl_odx_write_native1()
|
H A D | smb2_setinfo_file.c | 286 rc = smb_fsop_freesp(sr, of->f_cr, of, eod, 0); in smb2_setf_valid_len()
|
H A D | smb_fsops.c | 1390 smb_fsop_freesp( in smb_fsop_freesp() function
|