Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
fs/ocfs2/refcounttree.c ocfs2_new_leaf_refcount_block() -> ocfs2_divide_leaf_refcount_block()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ref_leaf_bh | 4096-ptr_max |
| PARAM_VALUE | 0 | ref_leaf_bh->b_data | 4096-ptr_max |
| PARAM_VALUE | 0 | ref_leaf_bh->b_private->b_jcount | s32min-s32max |
| PARAM_VALUE | 1 | new_bh | 4096-ptr_max |
| PARAM_VALUE | 1 | new_bh->b_data | 4096-ptr_max |
| PARAM_VALUE | 1 | new_bh->b_data->rf_flags | 1 |
| PARAM_VALUE | 1 | new_bh->b_private->b_jcount | s32min-s32max |
| PARAM_VALUE | 2 | split_cpos | 6711396228760784896 |
| BUF_SIZE | 1 | new_bh | (-1)-s32max |
| BUF_SIZE | 1 | new_bh | (-1)-s32max |
| CAPPED_DATA | 0 | ref_leaf_bh | 1 |
| CAPPED_DATA | 1 | new_bh | 1 |
| DATA_SOURCE | 0 | ref_leaf_bh | $3 |
| DATA_SOURCE | 1 | new_bh | r sb_getblk |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | ref_leaf_bh | unit_byte |
| UNITS | 1 | new_bh | unit_byte |
| HALF_LOCKED2 | &inode->i_rwsem |