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

/linux-4.4.14/fs/cifs/
H A Dcifsacl.h65 #define SID_STRING_BASE_SIZE (2 + 3 + 15 + 1) macro
H A Dcifsacl.c97 sidstr = kmalloc(3 + SID_STRING_BASE_SIZE + sid_to_key_str()

Completed in 106 milliseconds