Home
last modified time | relevance | path

Searched refs:Log2OfSecurityDescriptorsBlockSize (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ntfs3/
H A Dntfs.h912 #define Log2OfSecurityDescriptorsBlockSize 18 macro
H A Dfsntfs.c2102 static_assert((1 << Log2OfSecurityDescriptorsBlockSize) == in ntfs_insert_security()