Home
last modified time | relevance | path

Searched refs:seq_number_bits (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ntfs/
H A Dlogfile.h172 /* 16*/ le32 seq_number_bits; /* How many bits to use for the sequence member
H A Dlogfile.c221 if (le32_to_cpu(ra->seq_number_bits) != 67 - fs_bits) { in ntfs_check_restart_area()