Searched refs:Log2OfSecurityDescriptorsBlockSize (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ntfs3/ | ||
H A D | ntfs.h | 909 #define Log2OfSecurityDescriptorsBlockSize 18 macro |
H A D | fsntfs.c | 2100 static_assert((1 << Log2OfSecurityDescriptorsBlockSize) == in ntfs_insert_security() |