Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_fsctl_copychunk.c57 static uint32_t smb2_fsctl_copychunk_1(smb_request_t *, smb_ofile_t *,
315 status = smb2_fsctl_copychunk_1(sr, src_of, cc); in smb2_fsctl_copychunk_array()
385 status = smb2_fsctl_copychunk_1(sr, src_of, cc); in smb2_fsctl_copychunk_aapl()
471 smb2_fsctl_copychunk_1(smb_request_t *sr, smb_ofile_t *src_ofile, in smb2_fsctl_copychunk_1() function