Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsglob.h443 __u8 (*parse_lease_buf)(void *buf, unsigned int *epoch, char *lkey); member
H A Dsmb2ops.c5201 .parse_lease_buf = smb2_parse_lease_buf,
5301 .parse_lease_buf = smb2_parse_lease_buf,
5408 .parse_lease_buf = smb3_parse_lease_buf,
5521 .parse_lease_buf = smb3_parse_lease_buf,
H A Dsmb2pdu.c2021 *oplock = server->ops->parse_lease_buf(cc, epoch, in smb2_parse_contexts()