Home
last modified time | relevance | path

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

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