Searched refs:duplicate_extents_to_file (Results 1 – 3 of 3) sorted by relevance
1409 struct duplicate_extents_to_file { struct
2004 struct duplicate_extents_to_file dup_ext_buf; in smb2_duplicate_extents()2039 sizeof(struct duplicate_extents_to_file), in smb2_duplicate_extents()
8269 struct duplicate_extents_to_file *dup_ext; in smb2_ioctl()8272 if (in_buf_len < sizeof(struct duplicate_extents_to_file)) { in smb2_ioctl()8277 dup_ext = (struct duplicate_extents_to_file *)buffer; in smb2_ioctl()