Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ntfs3/lib/
A Ddecompress_common.c231 u32 next_free_tree_slot; in make_huffman_decode_table() local
250 next_free_tree_slot = table_num_entries; in make_huffman_decode_table()
294 next_free_tree_slot | 0xC000; in make_huffman_decode_table()
295 decode_table[next_free_tree_slot++] = 0; in make_huffman_decode_table()
296 decode_table[next_free_tree_slot++] = 0; in make_huffman_decode_table()

Completed in 3 milliseconds