Home
last modified time | relevance | path

Searched refs:SMB2_CREATE_REQUEST_LEASE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/fs/cifs/
Dsmb2pdu.h754 #define SMB2_CREATE_REQUEST_LEASE "RqLs" macro
Dsmb2pdu.c2002 strncmp(name, SMB2_CREATE_REQUEST_LEASE, 4) == 0) in smb2_parse_contexts()