Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2pdu.h762 #define SMB2_CREATE_REQUEST_LEASE "RqLs" macro
H A Dsmb2pdu.c2020 strncmp(name, SMB2_CREATE_REQUEST_LEASE, 4) == 0) in smb2_parse_contexts()