Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/smbfs_common/
A Dsmb2pdu.h1255 struct duplicate_extents_to_file { struct
/linux-6.3-rc2/fs/ksmbd/
A Dsmb2pdu.c7817 struct duplicate_extents_to_file *dup_ext; in smb2_ioctl()
7820 if (in_buf_len < sizeof(struct duplicate_extents_to_file)) { in smb2_ioctl()
7825 dup_ext = (struct duplicate_extents_to_file *)&req->Buffer[0]; in smb2_ioctl()
/linux-6.3-rc2/fs/cifs/
A Dsmb2ops.c1883 struct duplicate_extents_to_file dup_ext_buf; in smb2_duplicate_extents()
1918 sizeof(struct duplicate_extents_to_file), in smb2_duplicate_extents()

Completed in 30 milliseconds