Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/netfs/write_issue.c netfs_end_writethrough() -> netfs_end_issue_write()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | wreq->buffer.next_head_slot | 0-30 |
| PARAM_VALUE | 0 | wreq->cache_resources.ops->end_operation | 4096-ptr_max |
| PARAM_VALUE | 0 | wreq->cache_resources.ops->issue_write | 4096-ptr_max |
| PARAM_VALUE | 0 | wreq->cache_resources.ops->prepare_read | 4096-ptr_max |
| PARAM_VALUE | 0 | wreq->cache_resources.ops->prepare_write | 4096-ptr_max |
| PARAM_VALUE | 0 | wreq->cache_resources.ops->prepare_write_subreq | 4096-ptr_max |
| PARAM_VALUE | 0 | wreq->cache_resources.ops->query_occupancy | 4096-ptr_max |
| PARAM_VALUE | 0 | wreq->cache_resources.ops->read | 4096-ptr_max |
| PARAM_VALUE | 0 | wreq->cache_resources.ops->write | 4096-ptr_max |
| BUF_SIZE | 0 | wreq | (-1)-s32max |
| BUF_SIZE | 0 | wreq | (-1)-s32max |
| DATA_SOURCE | 0 | wreq | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 0 | wreq->iocb->ki_flags | 2-s32max[c][u] |
| USER_DATA | 0 | wreq->iocb->ki_ioprio | 0-u16max |
| USER_DATA | 0 | wreq->iocb->ki_pos | s64min-(-2),0-s64max |
| NO_OVERFLOW_SIMPLE | 0 | wreq->i_size | |
| NO_OVERFLOW_SIMPLE | 0 | wreq->inode->i_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | wreq->inode->i_size | |
| LOCK2 | &inode->i_rwsem | ||
| HALF_LOCKED2 | &cinode->lock_sem | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct inode)->i_rwsem |
fs/netfs/write_issue.c netfs_writepages() -> netfs_end_issue_write()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | wreq->buffer.head | 4096-ptr_max |
| PARAM_VALUE | 0 | wreq->buffer.next_head_slot | 0-30 |
| PARAM_VALUE | 0 | wreq->cache_resources.ops->end_operation | 4096-ptr_max |
| PARAM_VALUE | 0 | wreq->cache_resources.ops->issue_write | 4096-ptr_max |
| PARAM_VALUE | 0 | wreq->cache_resources.ops->prepare_read | 4096-ptr_max |
| PARAM_VALUE | 0 | wreq->cache_resources.ops->prepare_write | 4096-ptr_max |
| PARAM_VALUE | 0 | wreq->cache_resources.ops->prepare_write_subreq | 4096-ptr_max |
| PARAM_VALUE | 0 | wreq->cache_resources.ops->query_occupancy | 4096-ptr_max |
| PARAM_VALUE | 0 | wreq->cache_resources.ops->read | 4096-ptr_max |
| PARAM_VALUE | 0 | wreq->cache_resources.ops->write | 4096-ptr_max |
| BUF_SIZE | 0 | wreq | (-1)-s32max |
| BUF_SIZE | 0 | wreq | (-1)-s32max |
| DATA_SOURCE | 0 | wreq | r netfs_create_write_req |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | wreq->i_size | |
| NO_OVERFLOW_SIMPLE | 0 | wreq->inode->i_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | wreq->inode->i_size | |
| HALF_LOCKED2 | &vnode->validate_lock |