Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dioctl.c270 if (tcon->ses->server->ops->enum_snapshots) in cifs_ioctl()
271 rc = tcon->ses->server->ops->enum_snapshots(xid, tcon, in cifs_ioctl()
H A Dcifsglob.h425 int (*enum_snapshots)(const unsigned int xid, struct cifs_tcon *tcon, member
H A Dsmb2ops.c5305 .enum_snapshots = smb3_enum_snapshots,
5415 .enum_snapshots = smb3_enum_snapshots,
5528 .enum_snapshots = smb3_enum_snapshots,