Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dsmb2ops.c5336 .parse_lease_buf = smb2_parse_lease_buf,
5439 .parse_lease_buf = smb2_parse_lease_buf,
5549 .parse_lease_buf = smb3_parse_lease_buf,
5665 .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.c2358 *oplock = server->ops->parse_lease_buf(cc, epoch, in smb2_parse_contexts()