Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 5 files:
- fs/ocfs2/buffer_head_io.c
- fs/ocfs2/ocfs2_trace.h, line 2747
- fs/ocfs2/quota_global.c, line 279
- fs/ocfs2/uptodate.c, line 514
- fs/ocfs2/xattr.c, line 382
Smatch caller information:
fs/ocfs2/quota_global.c ocfs2_quota_write() -> ocfs2_set_buffer_uptodate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ci | 4096-ptr_max |
| PARAM_VALUE | 1 | bh | 4096-ptr_max |
| BUF_SIZE | 1 | bh | (-1)-s32max |
| BUF_SIZE | 1 | bh | (-1)-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &dqopt->dqio_sem | ||
| HALF_LOCKED2 | &dquot->dq_lock |
fs/ocfs2/uptodate.c ocfs2_set_new_buffer_uptodate() -> ocfs2_set_buffer_uptodate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ci | 4096-ptr_max |
| PARAM_VALUE | 0 | ci->ci_ops | 4096-ptr_max |
| PARAM_VALUE | 0 | ci->ci_ops->co_cache_lock | 4096-ptr_max |
| PARAM_VALUE | 0 | ci->ci_ops->co_cache_unlock | 4096-ptr_max |
| PARAM_VALUE | 0 | ci->ci_ops->co_get_super | 4096-ptr_max |
| PARAM_VALUE | 0 | ci->ci_ops->co_io_lock | 4096-ptr_max |
| PARAM_VALUE | 0 | ci->ci_ops->co_io_unlock | 4096-ptr_max |
| PARAM_VALUE | 0 | ci->ci_ops->co_owner | 4096-ptr_max |
| PARAM_VALUE | 1 | bh | 4096-ptr_max |
| BUF_SIZE | 0 | ci | (-1),48 |
| BUF_SIZE | 0 | ci | (-1),48 |
| BUF_SIZE | 1 | bh | (-1)-s32max |
| BUF_SIZE | 1 | bh | (-1)-s32max |
| DATA_SOURCE | 0 | ci | $0 |
| DATA_SOURCE | 1 | bh | $1 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &alloc_inode->i_rwsem | ||
| HALF_LOCKED2 | &dquot->dq_lock | ||
| HALF_LOCKED2 | &main_bm_inode->i_rwsem |
fs/ocfs2/xattr.c ocfs2_init_xattr_bucket() -> ocfs2_set_buffer_uptodate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ci | 4096-ptr_max |
| PARAM_VALUE | 1 | bh | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &inode->i_rwsem |
fs/ocfs2/buffer_head_io.c ocfs2_read_blocks() -> ocfs2_set_buffer_uptodate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ci | 4096-ptr_max |
| PARAM_VALUE | 0 | ci->ci_ops | 4096-ptr_max |
| PARAM_VALUE | 0 | ci->ci_ops->co_cache_lock | 4096-ptr_max |
| PARAM_VALUE | 0 | ci->ci_ops->co_cache_unlock | 4096-ptr_max |
| PARAM_VALUE | 0 | ci->ci_ops->co_get_super | 4096-ptr_max |
| PARAM_VALUE | 0 | ci->ci_ops->co_io_lock | 4096-ptr_max |
| PARAM_VALUE | 0 | ci->ci_ops->co_io_unlock | 4096-ptr_max |
| PARAM_VALUE | 0 | ci->ci_ops->co_owner | 4096-ptr_max |
| PARAM_VALUE | 1 | bh | 1-u64max |
| BUF_SIZE | 0 | ci | (-1)-0,48 |
| BUF_SIZE | 0 | ci | (-1)-0,48 |
| DATA_SOURCE | 0 | ci | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
fs/ocfs2/buffer_head_io.c ocfs2_write_block() -> ocfs2_set_buffer_uptodate()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ci | 4096-ptr_max |
| PARAM_VALUE | 0 | ci->ci_ops | 4096-ptr_max |
| PARAM_VALUE | 0 | ci->ci_ops->co_io_lock | 4096-ptr_max |
| PARAM_VALUE | 1 | bh | 4096-ptr_max |
| PARAM_VALUE | 1 | bh->b_blocknr | 2-u64max |
| DATA_SOURCE | 0 | ci | $2 |
| DATA_SOURCE | 1 | bh | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &inode->i_rwsem |