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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dlayout.h232 FILE_Secure = 9, /* Shared security descriptors in data attribute enumerator in enum:__anon19
534 * values. E.g. used for $SII index in FILE_Secure, which sorts by
540 * index in FILE_Secure.
968 in FILE_Secure to the security descriptor. */
1882 * in FILE_Secure and the correct descriptor is found using the security_id
1888 * On NTFS 3.0+, all security descriptors are stored in FILE_Secure. Only one
1891 * FILE_Secure contains no unnamed data attribute, i.e. it has zero length. It
1922 * Note: Entries are never deleted from FILE_Secure, even if nothing
H A Dsecurity.c4500 if (ni->mft_no != FILE_Secure) {

Completed in 112 milliseconds