Searched refs:DEFAULT_SEC_DESC_LEN (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/fs/cifs/ | ||
| D | cifsacl.h | 46 #define DEFAULT_SEC_DESC_LEN (sizeof(struct cifs_ntsd) + \ macro |
| D | cifsacl.c | 1092 secdesclen = max_t(u32, secdesclen, DEFAULT_SEC_DESC_LEN); in id_mode_to_cifs_acl() |