Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dntfs.h796 __le32 index_block_size;// 0x08: The size of index record. member
Dfslog.c2665 u8 index_bits = le32_to_cpu(root->index_block_size) >= in check_index_root()
2675 (le32_to_cpu(root->index_block_size) != in check_index_root()
Dindex.c894 t32 = le32_to_cpu(root->index_block_size); in indx_init()