Searched refs:smb_snapshot_array (Results 1 – 2 of 2) sorted by relevance
29 struct smb_snapshot_array { struct98 #define CIFS_ENUMERATE_SNAPSHOTS _IOR(CIFS_IOCTL_MAGIC, 6, struct smb_snapshot_array)
2181 struct smb_snapshot_array snapshot_in; in smb3_enum_snapshots()2221 sizeof(struct smb_snapshot_array))) { in smb3_enum_snapshots()2236 ret_data_len = sizeof(struct smb_snapshot_array); in smb3_enum_snapshots()2244 sizeof(struct smb_snapshot_array))) in smb3_enum_snapshots()2246 sizeof(struct smb_snapshot_array); in smb3_enum_snapshots()