Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dioctl.c425 if (tcon->ses->server->ops->enum_snapshots) in cifs_ioctl()
426 rc = tcon->ses->server->ops->enum_snapshots(xid, tcon, in cifs_ioctl()
Dcifsglob.h470 int (*enum_snapshots)(const unsigned int xid, struct cifs_tcon *tcon, member
Dsmb2ops.c5333 .enum_snapshots = smb3_enum_snapshots,
5444 .enum_snapshots = smb3_enum_snapshots,
5558 .enum_snapshots = smb3_enum_snapshots,