Home
last modified time | relevance | path

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

/Linux-v6.1/fs/smbfs_common/
Dsmb2pdu.h1252 struct duplicate_extents_to_file { struct
/Linux-v6.1/fs/ksmbd/
Dsmb2pdu.c7829 struct duplicate_extents_to_file *dup_ext; in smb2_ioctl()
7832 if (in_buf_len < sizeof(struct duplicate_extents_to_file)) { in smb2_ioctl()
7837 dup_ext = (struct duplicate_extents_to_file *)&req->Buffer[0]; in smb2_ioctl()
/Linux-v6.1/fs/cifs/
Dsmb2ops.c1856 struct duplicate_extents_to_file dup_ext_buf; in smb2_duplicate_extents()
1891 sizeof(struct duplicate_extents_to_file), in smb2_duplicate_extents()