Searched refs:seq_number_bits (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ntfs/
H A Dlogfile.h186 /* 16*/ le32 seq_number_bits; /* How many bits to use for the sequence member in struct:__anon7591
H A Dlogfile.c224 * Check ra->seq_number_bits against ra->file_size for consistency.
233 if (le32_to_cpu(ra->seq_number_bits) != 67 - fs_bits) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlogfile.h185 /* 16*/ le32 seq_number_bits; /* How many bits to use for the sequence member in struct:__anon1336
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dlogfile.c230 * Check ra->seq_number_bits against ra->file_size for consistency.
239 if (le32_to_cpu(ra->seq_number_bits) != (u32)(67 - fs_bits)) {

Completed in 42 milliseconds