Searched refs:SMB2_CREATE_REQUEST_LEASE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/cifs/ | ||
| D | smb2pdu.h | 650 #define SMB2_CREATE_REQUEST_LEASE "RqLs" macro |
| D | smb2pdu.c | 1918 strncmp(name, SMB2_CREATE_REQUEST_LEASE, 4) == 0) in smb2_parse_contexts() |