Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ntfs3/
Dntfs.h900 #define Log2OfSecurityDescriptorsBlockSize 18 macro
Dfsntfs.c2049 static_assert((1 << Log2OfSecurityDescriptorsBlockSize) == in ntfs_insert_security()