Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
fs/ntfs3/lib/xpress_decompress.c xpress_decompress() -> make_huffman_decode_table()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | num_syms | 512 |
| PARAM_VALUE | 2 | table_bits | 12 |
| PARAM_VALUE | 3 | lens | 4096-ptr_max |
| PARAM_VALUE | 4 | max_codeword_len | 15 |
| BUF_SIZE | 0 | decode_table | 10240 |
| BUF_SIZE | 3 | lens | 512 |
| BUF_SIZE | 5 | working_space | 1088 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &sbi->compress.mtx_xpress | ||
| HALF_LOCKED2 | &inode->i_rwsem | ||
| HALF_LOCKED2 | &ni->ni_lock | ||
| TYPE_LOCK | (struct ntfs_sb_info)->compress.mtx_xpress |
fs/ntfs3/lib/lzx_decompress.c lzx_read_block_header() -> make_huffman_decode_table()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | num_syms | 8 |
| PARAM_VALUE | 2 | table_bits | 7 |
| PARAM_VALUE | 3 | lens | 4096-ptr_max |
| PARAM_VALUE | 4 | max_codeword_len | 7 |
| BUF_SIZE | 0 | decode_table | 288 |
| BUF_SIZE | 3 | lens | 8 |
| BUF_SIZE | 5 | working_space | 1060 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &sbi->compress.mtx_lzx | ||
| HALF_LOCKED2 | &inode->i_rwsem | ||
| HALF_LOCKED2 | &ni->ni_lock | ||
| TYPE_LOCK | (struct ntfs_sb_info)->compress.mtx_lzx |
fs/ntfs3/lib/lzx_decompress.c lzx_read_block_header() -> make_huffman_decode_table()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | num_syms | 496 |
| PARAM_VALUE | 2 | table_bits | 11 |
| PARAM_VALUE | 3 | lens | 0 |
| PARAM_VALUE | 4 | max_codeword_len | 16 |
| BUF_SIZE | 0 | decode_table | 6080 |
| BUF_SIZE | 3 | lens | 546 |
| BUF_SIZE | 5 | working_space | 1060 |
| MEM_ZERO | 3 | lens | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &sbi->compress.mtx_lzx | ||
| HALF_LOCKED2 | &inode->i_rwsem | ||
| HALF_LOCKED2 | &ni->ni_lock | ||
| TYPE_LOCK | (struct ntfs_sb_info)->compress.mtx_lzx |
fs/ntfs3/lib/lzx_decompress.c lzx_read_block_header() -> make_huffman_decode_table()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | num_syms | 249 |
| PARAM_VALUE | 2 | table_bits | 10 |
| PARAM_VALUE | 3 | lens | 0 |
| PARAM_VALUE | 4 | max_codeword_len | 16 |
| BUF_SIZE | 0 | decode_table | 3044 |
| BUF_SIZE | 3 | lens | 299 |
| BUF_SIZE | 5 | working_space | 1060 |
| MEM_ZERO | 3 | lens | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &sbi->compress.mtx_lzx | ||
| HALF_LOCKED2 | &inode->i_rwsem | ||
| HALF_LOCKED2 | &ni->ni_lock | ||
| TYPE_LOCK | (struct ntfs_sb_info)->compress.mtx_lzx |
fs/ntfs3/lib/lzx_decompress.c lzx_read_codeword_lens() -> make_huffman_decode_table()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | num_syms | 20 |
| PARAM_VALUE | 2 | table_bits | 6 |
| PARAM_VALUE | 3 | lens | 4096-ptr_max |
| PARAM_VALUE | 4 | max_codeword_len | 15 |
| BUF_SIZE | 0 | decode_table | 208 |
| BUF_SIZE | 3 | lens | 20 |
| BUF_SIZE | 5 | working_space | 1060 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &sbi->compress.mtx_lzx | ||
| HALF_LOCKED2 | &inode->i_rwsem | ||
| HALF_LOCKED2 | &ni->ni_lock | ||
| TYPE_LOCK | (struct ntfs_sb_info)->compress.mtx_lzx |