Home
last modified time | relevance | path

Searched refs:MIN_SID_LEN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsacl.h201 #define MIN_SID_LEN (1 + 1 + 6 + 4) /* in bytes */ macro
207 #define MIN_SEC_DESC_LEN (sizeof(struct cifs_ntsd) + (2 * MIN_SID_LEN))
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsacl.h191 #define MIN_SID_LEN (1 + 1 + 6 + 4) /* in bytes */ macro
197 #define MIN_SEC_DESC_LEN (sizeof(struct cifs_ntsd) + (2 * MIN_SID_LEN))

Completed in 2 milliseconds