Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
fs/ntfs3/lib/xpress_decompress.c xpress_decompress() -> init_input_bitstream()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | is | 39477676124835840 |
| PARAM_VALUE | 1 | *buffer | 0-255 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 1 | buffer | unit_byte |
| UNITS | 2 | size | unit_byte |
| 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_decompress() -> init_input_bitstream()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | is | 1073799313767751680 |
| PARAM_VALUE | 1 | buffer | 16,4096-ptr_max |
| BUF_SIZE | 1 | buffer | (-1)-s32max |
| BUF_SIZE | 1 | buffer | (-1)-s32max |
| DATA_SOURCE | 1 | buffer | $1 |
| DATA_SOURCE | 2 | size | $2 |
| PARAM_COMPARE | 1 | buffer | == $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 1 | buffer | unit_byte |
| UNITS | 2 | size | unit_byte |
| BYTE_COUNT | 1 | ==buffer2 | 8050 |
| LOCK2 | &sbi->compress.mtx_lzx | ||
| HALF_LOCKED2 | &inode->i_rwsem | ||
| HALF_LOCKED2 | &ni->ni_lock | ||
| TYPE_LOCK | (struct ntfs_sb_info)->compress.mtx_lzx |