Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dlogfile.c113 usa_count = 1 + (logfile_system_page_size >> NTFS_BLOCK_SIZE_BITS); in ntfs_check_restart_page_header()
Ddir.c390 index_vcn_size_bits = NTFS_BLOCK_SIZE_BITS; in ntfs_inode_lookup_by_name()
1207 index_vcn_size_bits = NTFS_BLOCK_SIZE_BITS; in ntfs_readdir()
1595 NTFS_BLOCK_SIZE_BITS; in __ntfs_create()
Dwin32_io.c96 #define NTFS_BLOCK_SIZE_BITS 9 macro
Dindex.c804 icx->vcn_size_bits = NTFS_BLOCK_SIZE_BITS; in ntfs_index_lookup()
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h171 #define NTFS_BLOCK_SIZE_BITS 9 macro
/third_party/ntfs-3g/ntfsprogs/
Dplaylog.c128 << NTFS_BLOCK_SIZE_BITS); in inode_number()
600 << NTFS_BLOCK_SIZE_BITS; in read_protected()
699 << NTFS_BLOCK_SIZE_BITS; in write_protected()
Dntfswipe.c1009 (vol->mft_record_size >> NTFS_BLOCK_SIZE_BITS); in wipe_mft()
Dmkntfs.c2314 >> NTFS_BLOCK_SIZE_BITS; in add_attr_index_root()