Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
Dntfsinfo.c930 OBJECT_ID_ATTR *obj_id_attr = NULL; in ntfs_dump_attr_object_id() local
932 obj_id_attr = (OBJECT_ID_ATTR *)((u8*)attr + in ntfs_dump_attr_object_id()
942 ntfs_guid_to_mbs(&obj_id_attr->object_id, printable_GUID); in ntfs_dump_attr_object_id()
947 &obj_id_attr->birth_volume_id)) { in ntfs_dump_attr_object_id()
948 ntfs_guid_to_mbs(&obj_id_attr->birth_volume_id, in ntfs_dump_attr_object_id()
956 &obj_id_attr->birth_object_id)) { in ntfs_dump_attr_object_id()
957 ntfs_guid_to_mbs(&obj_id_attr->birth_object_id, in ntfs_dump_attr_object_id()
965 &obj_id_attr->domain_id)) { in ntfs_dump_attr_object_id()
966 ntfs_guid_to_mbs(&obj_id_attr->domain_id, in ntfs_dump_attr_object_id()