Searched refs:enum_snapshots (Results 1 – 3 of 3) sorted by relevance
477 if (tcon->ses->server->ops->enum_snapshots) in cifs_ioctl()478 rc = tcon->ses->server->ops->enum_snapshots(xid, tcon, in cifs_ioctl()
543 int (*enum_snapshots)(const unsigned int xid, struct cifs_tcon *tcon, member
5466 .enum_snapshots = smb3_enum_snapshots,5579 .enum_snapshots = smb3_enum_snapshots,5695 .enum_snapshots = smb3_enum_snapshots,
Completed in 22 milliseconds