Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifs_ioctl.h34 struct smb_snapshot_array { struct
110 #define CIFS_ENUMERATE_SNAPSHOTS _IOR(CIFS_IOCTL_MAGIC, 6, struct smb_snapshot_array)
H A Dsmb2ops.c2175 struct smb_snapshot_array snapshot_in; in smb3_enum_snapshots()
2214 sizeof(struct smb_snapshot_array))) { in smb3_enum_snapshots()
2229 ret_data_len = sizeof(struct smb_snapshot_array); in smb3_enum_snapshots()
2237 sizeof(struct smb_snapshot_array))) in smb3_enum_snapshots()
2239 sizeof(struct smb_snapshot_array); in smb3_enum_snapshots()