Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsglob.h440 __u8 (*parse_lease_buf)(void *buf, unsigned int *epoch, char *lkey); member
A Dsmb2ops.c5436 .parse_lease_buf = smb2_parse_lease_buf,
5536 .parse_lease_buf = smb2_parse_lease_buf,
5644 .parse_lease_buf = smb3_parse_lease_buf,
5758 .parse_lease_buf = smb3_parse_lease_buf,
A Dsmb2pdu.c2073 *oplock = server->ops->parse_lease_buf(cc, epoch, in smb2_parse_contexts()

Completed in 34 milliseconds