Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/common/
Dsmb2pdu.h1411 struct duplicate_extents_to_file { struct
/linux-6.12.1/fs/smb/server/
Dsmb2pdu.c8212 struct duplicate_extents_to_file *dup_ext; in smb2_ioctl()
8215 if (in_buf_len < sizeof(struct duplicate_extents_to_file)) { in smb2_ioctl()
8220 dup_ext = (struct duplicate_extents_to_file *)buffer; in smb2_ioctl()
/linux-6.12.1/fs/smb/client/
Dsmb2ops.c2046 struct duplicate_extents_to_file dup_ext_buf; in smb2_duplicate_extents()
2084 sizeof(struct duplicate_extents_to_file), in smb2_duplicate_extents()