Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2ops.c5433 .parse_lease_buf = smb2_parse_lease_buf,
5536 .parse_lease_buf = smb2_parse_lease_buf,
5646 .parse_lease_buf = smb3_parse_lease_buf,
5762 .parse_lease_buf = smb3_parse_lease_buf,
H A Dcifsglob.h561 __u8 (*parse_lease_buf)(void *buf, __u16 *epoch, char *lkey); member
H A Dsmb2pdu.c2432 *oplock = server->ops->parse_lease_buf(cc, epoch, in smb2_parse_contexts()