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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dattrib.h234 VOLUME_INFORMATION vol_inf;
H A Dlayout.h1999 * struct VOLUME_INFORMATION - Attribute: Volume information (0x70).
2011 } __attribute__((__packed__)) VOLUME_INFORMATION; typedef in typeref:struct:__anon4234
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dvolume.c792 VOLUME_INFORMATION *vinf;
963 /* Get a search context for the $Volume/$VOLUME_INFORMATION lookup. */
968 /* Find the $VOLUME_INFORMATION attribute. */
971 ntfs_log_perror("$VOLUME_INFORMATION attribute not found in "
978 ntfs_log_error("Attribute $VOLUME_INFORMATION must be "
984 vinf = (VOLUME_INFORMATION*)(le16_to_cpu(a->value_offset) + (char*)a);
990 ntfs_log_error("$VOLUME_INFORMATION in $Volume is corrupt.\n");
1435 VOLUME_INFORMATION *c;
1450 ntfs_log_error("Attribute $VOLUME_INFORMATION was not found "
1457 ntfs_log_error("Attribute $VOLUME_INFORMATION mus
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dsuper.c355 VOLUME_INFORMATION *vi;
378 vi = (VOLUME_INFORMATION*)((u8*)ctx->attr +
1739 VOLUME_INFORMATION *vi;
1850 vi = (VOLUME_INFORMATION*)((char*)ctx->attr +
H A Dlayout.h1865 } __attribute__ ((__packed__)) VOLUME_INFORMATION; typedef in typeref:struct:__anon16874

Completed in 105 milliseconds