Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dlogfile.h172 /* 16*/ le32 seq_number_bits; /* How many bits to use for the sequence member
H A Dlogfile.c212 * Check ra->seq_number_bits against ra->file_size for consistency. in ntfs_check_restart_area()
221 if (le32_to_cpu(ra->seq_number_bits) != 67 - fs_bits) { in ntfs_check_restart_area()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dlogfile.h172 /* 16*/ le32 seq_number_bits; /* How many bits to use for the sequence member
H A Dlogfile.c212 * Check ra->seq_number_bits against ra->file_size for consistency. in ntfs_check_restart_area()
221 if (le32_to_cpu(ra->seq_number_bits) != 67 - fs_bits) { in ntfs_check_restart_area()

Completed in 5 milliseconds