Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/zonefs/file.c zonefs_write_checks() -> zonefs_write_check_limits()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | file | 4096-ptr_max |
| PARAM_VALUE | 0 | file->f_inode | 4096-ptr_max |
| PARAM_VALUE | 2 | count | 0-1000000000 |
| NOSPEC | 1 | pos | |
| NOSPEC | 2 | count | |
| NOSPEC | 2 | count | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | pos | s64min-(-2),0-s64max[c] |
| USER_DATA | 2 | count | 0-1000000000 |
| UNITS | 1 | pos | unit_byte |
| LOCK2 | &inode->i_rwsem | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct inode)->i_rwsem |