Searched refs:DEFAULT_SEC_DESC_LEN (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/fs/cifs/ | ||
| D | cifsacl.h | 36 #define DEFAULT_SEC_DESC_LEN (sizeof(struct cifs_ntsd) + \ macro |
| D | cifsacl.c | 1644 nsecdesclen = max_t(u32, nsecdesclen, DEFAULT_SEC_DESC_LEN); in id_mode_to_cifs_acl() |