Searched refs:MIN_SEC_DESC_LEN (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/cifs/ | ||
| D | cifsacl.h | 192 #define MIN_SEC_DESC_LEN (sizeof(struct cifs_ntsd) + (2 * MIN_SID_LEN)) macro |
| D | smb2pdu.c | 3182 SMB2_MAX_BUFFER_SIZE, MIN_SEC_DESC_LEN, data, plen); in SMB2_query_acl() |