Searched refs:header_crc32 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/partitions/
H A Defi.c316 origcrc = le32_to_cpu((*gpt)->header_crc32);
317 (*gpt)->header_crc32 = 0;
326 (*gpt)->header_crc32 = cpu_to_le32(origcrc);
H A Defi.h71 __le32 header_crc32; member in struct:_gpt_header

Completed in 19 milliseconds