Searched defs:ntfs_index (Results 1 – 1 of 1) sorted by relevance
193 struct ntfs_index { struct194 struct runs_tree bitmap_run;195 struct runs_tree alloc_run;197 struct rw_semaphore run_lock;198 size_t version; /* increment each change */200 u8 index_bits; // log2(root->index_block_size)201 u8 idx2vbn_bits; // log2(root->index_block_clst)202 u8 vbn2vbo_bits; // index_block_size < cluster? 9 : cluster_bits203 u8 type; // index_mutex_classed