Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dlogfile.c113 usa_count = 1 + (logfile_system_page_size >> NTFS_BLOCK_SIZE_BITS); in ntfs_check_restart_page_header()
H A Ddir.c390 index_vcn_size_bits = NTFS_BLOCK_SIZE_BITS; in ntfs_inode_lookup_by_name()
1210 index_vcn_size_bits = NTFS_BLOCK_SIZE_BITS; in ntfs_readdir()
1598 NTFS_BLOCK_SIZE_BITS; in __ntfs_create()
H A Dlayout.h171 #define NTFS_BLOCK_SIZE_BITS 9 macro
H A Dwin32_io.c96 #define NTFS_BLOCK_SIZE_BITS 9 macro
H A Dindex.c804 icx->vcn_size_bits = NTFS_BLOCK_SIZE_BITS; in ntfs_index_lookup()
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c2013 >> NTFS_BLOCK_SIZE_BITS; in add_attr_index_root()