Searched refs:MAX_SID_SIZE (Results 1 – 2 of 2) sorted by relevance
98 #define MAX_SID_SIZE (8 + SID_MAX_SUB_AUTHORITIES*4) macro99 typedef char BIGSID[MAX_SID_SIZE];
2788 newattrsz += 3*MAX_SID_SIZE; in ntfs_build_descr_posix()2791 newattrsz += 2*MAX_SID_SIZE*pxdesc->defcnt; in ntfs_build_descr_posix()