Searched refs:duplicate_extents_to_file (Results 1 – 4 of 4) sorted by relevance
1197 struct duplicate_extents_to_file { struct
2087 struct duplicate_extents_to_file dup_ext_buf; in smb2_duplicate_extents()2123 sizeof(struct duplicate_extents_to_file), in smb2_duplicate_extents()
889 struct duplicate_extents_to_file { struct
7723 struct duplicate_extents_to_file *dup_ext; in smb2_ioctl()7726 if (in_buf_len < sizeof(struct duplicate_extents_to_file)) { in smb2_ioctl()7731 dup_ext = (struct duplicate_extents_to_file *)&req->Buffer[0]; in smb2_ioctl()