Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2ops.c5197 .parse_lease_buf = smb2_parse_lease_buf,
5300 .parse_lease_buf = smb2_parse_lease_buf,
5410 .parse_lease_buf = smb3_parse_lease_buf,
5526 .parse_lease_buf = smb3_parse_lease_buf,
H A Dcifsglob.h527 __u8 (*parse_lease_buf)(void *buf, unsigned int *epoch, char *lkey); member
H A Dsmb2pdu.c2367 *oplock = server->ops->parse_lease_buf(cc, epoch, in smb2_parse_contexts()