Home
last modified time | relevance | path

Searched refs:smb_snapshot_array (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/cifs/
Dcifs_ioctl.h39 struct smb_snapshot_array { struct
50 #define CIFS_ENUMERATE_SNAPSHOTS _IOR(CIFS_IOCTL_MAGIC, 6, struct smb_snapshot_array) argument
Dsmb2ops.c1395 struct smb_snapshot_array snapshot_in; in smb3_enum_snapshots()
1412 sizeof(struct smb_snapshot_array))) { in smb3_enum_snapshots()
1427 ret_data_len = sizeof(struct smb_snapshot_array); in smb3_enum_snapshots()
1435 sizeof(struct smb_snapshot_array))) in smb3_enum_snapshots()
1437 sizeof(struct smb_snapshot_array); in smb3_enum_snapshots()