Home
last modified time | relevance | path

Searched refs:NTFS_BLOCK_SIZE_BITS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dmst.c41 (size >> NTFS_BLOCK_SIZE_BITS) != usa_count) in post_read_mst_fixup()
127 (size >> NTFS_BLOCK_SIZE_BITS) != usa_count) in pre_write_mst_fixup()
H A Dntfs.h27 NTFS_BLOCK_SIZE_BITS = 9, enumerator
H A Dlogfile.c87 usa_count = 1 + (logfile_system_page_size >> NTFS_BLOCK_SIZE_BITS); in ntfs_check_restart_page_header()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dmst.c41 (size >> NTFS_BLOCK_SIZE_BITS) != usa_count) in post_read_mst_fixup()
127 (size >> NTFS_BLOCK_SIZE_BITS) != usa_count) in pre_write_mst_fixup()
H A Dntfs.h27 NTFS_BLOCK_SIZE_BITS = 9, enumerator
H A Dlogfile.c87 usa_count = 1 + (logfile_system_page_size >> NTFS_BLOCK_SIZE_BITS); in ntfs_check_restart_page_header()

Completed in 4 milliseconds