Searched refs:index_block_size (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ntfs3/
H A Dntfs.h798 __le32 index_block_size;// 0x08: The size of index record. member in struct:INDEX_ROOT
H A Dindex.c894 t32 = le32_to_cpu(root->index_block_size);
H A Dfslog.c2645 u8 index_bits = le32_to_cpu(root->index_block_size) >=
2655 (le32_to_cpu(root->index_block_size) !=

Completed in 141 milliseconds