Searched refs:smb2_fsctl_notsup (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_ioctl.c210 smb2_fsctl_notsup(smb_request_t *sr, smb_fsctl_t *fsctl) function
229 { FSCTL_SET_REPARSE_POINT, 0, smb2_fsctl_notsup },
230 { FSCTL_CREATE_OR_GET_OBJECT_ID, 0, smb2_fsctl_notsup },
231 { FSCTL_FILE_LEVEL_TRIM, 0, smb2_fsctl_notsup },
248 { FSCTL_SRV_REQUEST_RESUME_KEY, 0, smb2_fsctl_notsup },
249 { FSCTL_SRV_COPYCHUNK, 0, smb2_fsctl_notsup },
250 { FSCTL_SRV_COPYCHUNK_WRITE, 0, smb2_fsctl_notsup },
251 { FSCTL_SRV_READ_HASH, 0, smb2_fsctl_notsup },
254 ITF_NO_FID, smb2_fsctl_notsup },
256 ITF_NO_FID, smb2_fsctl_notsup },
[all...]

Completed in 45 milliseconds