Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dioctl.c421 if (tcon->ses->server->ops->enum_snapshots) in cifs_ioctl()
422 rc = tcon->ses->server->ops->enum_snapshots(xid, tcon, in cifs_ioctl()
A Dcifsglob.h452 int (*enum_snapshots)(const unsigned int xid, struct cifs_tcon *tcon, member
A Dsmb2ops.c5375 .enum_snapshots = smb3_enum_snapshots,
5486 .enum_snapshots = smb3_enum_snapshots,
5600 .enum_snapshots = smb3_enum_snapshots,

Completed in 21 milliseconds