Searched refs:sdh (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dlayout.h2357 SDH_INDEX_KEY sdh; /* $SDH index in $Secure. */ member in union:__anon91::__anon94
H A Dsecurity.c4491 ntfs_index_context *sdh; local
4511 sdh = ntfs_index_ctx_get(ni, sdh_stream, 4);
4512 if (!sdh)
4515 vol->secure_xsdh = sdh;
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c2562 idx_entry_sdh->key.sdh.hash = sds_header->hash;
2563 idx_entry_sdh->key.sdh.security_id = sds_header->security_id;

Completed in 69 milliseconds