Searched refs:VOLUME_INFORMATION (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dattrib.h273 VOLUME_INFORMATION vol_inf;
H A Dvolume.c947 VOLUME_INFORMATION *vinf;
1145 /* Get a search context for the $Volume/$VOLUME_INFORMATION lookup. */
1150 /* Find the $VOLUME_INFORMATION attribute. */
1153 ntfs_log_perror("$VOLUME_INFORMATION attribute not found in "
1160 ntfs_log_error("Attribute $VOLUME_INFORMATION must be "
1166 vinf = (VOLUME_INFORMATION*)(le16_to_cpu(a->value_offset) + (char*)a);
1172 ntfs_log_error("$VOLUME_INFORMATION in $Volume is corrupt.\n");
1741 VOLUME_INFORMATION *c;
1756 ntfs_log_error("Attribute $VOLUME_INFORMATION was not found "
1763 ntfs_log_error("Attribute $VOLUME_INFORMATION mus
[all...]
H A Dlayout.h2026 * struct VOLUME_INFORMATION - Attribute: Volume information (0x70).
2038 } __attribute__((__packed__)) VOLUME_INFORMATION; typedef in typeref:struct:__anon76
H A Dattrib.c3584 < sizeof(VOLUME_INFORMATION))) {
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c1945 VOLUME_INFORMATION vi;

Completed in 168 milliseconds