Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dsecurity.c486 SECURITY_DESCRIPTOR_HEADER *phsds; in entersecurity_data() local
503 phsds = (SECURITY_DESCRIPTOR_HEADER*)&fullattr[gap]; in entersecurity_data()
504 phsds->hash = hash; in entersecurity_data()
505 phsds->security_id = keyid; in entersecurity_data()
506 phsds->offset = cpu_to_le64(offs); in entersecurity_data()
507 phsds->length = cpu_to_le32(fullsz - gap); in entersecurity_data()