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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dlogfile.h186 /* 16*/ le32 seq_number_bits; /* How many bits to use for the sequence member in struct:__anon16906
H A Dlogfile.c225 * Check ra->seq_number_bits against ra->file_size for consistency.
234 if (le32_to_cpu(ra->seq_number_bits) != 67 - fs_bits) {
/netgear-R7000-V1.0.7.12_1.2.5/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:__anon4276
/netgear-R7000-V1.0.7.12_1.2.5/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 59 milliseconds