Searched refs:duplicate_extents_to_file (Results 1 – 3 of 3) sorted by relevance
1341 struct duplicate_extents_to_file { struct
7887 struct duplicate_extents_to_file *dup_ext; in smb2_ioctl()7890 if (in_buf_len < sizeof(struct duplicate_extents_to_file)) { in smb2_ioctl()7895 dup_ext = (struct duplicate_extents_to_file *)&req->Buffer[0]; in smb2_ioctl()
1963 struct duplicate_extents_to_file dup_ext_buf; in smb2_duplicate_extents()1998 sizeof(struct duplicate_extents_to_file), in smb2_duplicate_extents()