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