Defined in 1 files as a struct:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- fs/xfs/libxfs/xfs_ialloc.c
- fs/xfs/scrub/agheader.c, line 874
- fs/xfs/scrub/agheader_repair.c, line 949
Smatch caller information:
fs/xfs/scrub/agheader_repair.c xrep_agi_calc_from_btrees() -> xfs_ialloc_count_inodes()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cur | 4096-ptr_max |
| PARAM_VALUE | 0 | cur->bc_ag.agbp | 4096-ptr_max |
| PARAM_VALUE | 0 | cur->bc_cache | 4096-ptr_max |
| PARAM_VALUE | 0 | cur->bc_group | 4096-ptr_max |
| PARAM_VALUE | 0 | cur->bc_mp | 4096-ptr_max |
| PARAM_VALUE | 0 | cur->bc_ops | 3248889349463830528 |
| PARAM_VALUE | 0 | cur->bc_ops->ptr_len | 4 |
| PARAM_VALUE | 0 | cur->bc_tp | 0,4096-ptr_max |
| PARAM_VALUE | 1 | count | 3586114501756350464 |
| PARAM_VALUE | 2 | freecount | 8275744955838046208 |
| DATA_SOURCE | 0 | cur | r xfs_inobt_init_cursor |
| NO_OVERFLOW_SIMPLE | 0 | cur->bc_ag.agbp->b_map_count | |
| NO_OVERFLOW_SIMPLE | 0 | cur->bc_tp->t_blk_res | |
| NO_OVERFLOW_SIMPLE | 0 | cur->bc_tp->t_rtx_res | |
| NO_OVERFLOW_SIMPLE | 0 | cur->bc_tp->t_rtx_res_used |
fs/xfs/scrub/agheader.c xchk_agi_xref_icounts() -> xfs_ialloc_count_inodes()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cur | 4096-ptr_max |
| PARAM_VALUE | 0 | cur->bc_ag.agbp | 4096-ptr_max |
| PARAM_VALUE | 0 | cur->bc_cache | 4096-ptr_max |
| PARAM_VALUE | 0 | cur->bc_group | 4096-ptr_max |
| PARAM_VALUE | 0 | cur->bc_group->xg_state_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | cur->bc_mem.xfbtree->target->bt_readahead_count.lock.owner_cpu | 0-4294967295 |
| PARAM_VALUE | 0 | cur->bc_mp | 4096-ptr_max |
| PARAM_VALUE | 0 | cur->bc_ops | 3248889349463830528 |
| PARAM_VALUE | 0 | cur->bc_rec.i.ir_count | 0 |
| PARAM_VALUE | 0 | cur->bc_rec.i.ir_free | 0 |
| PARAM_VALUE | 0 | cur->bc_rec.i.ir_freecount | 0 |
| PARAM_VALUE | 0 | cur->bc_rec.i.ir_holemask | 0 |
| PARAM_VALUE | 0 | cur->bc_tp | 0,4096-ptr_max |
| PARAM_VALUE | 0 | *cur->bc_mem.xfbtree->target->bt_readahead_count.counters | s32min-s32max |
| PARAM_VALUE | 1 | count | 8686918822658330624 |
| PARAM_VALUE | 2 | freecount | 3370241641040670720 |
| NO_OVERFLOW_SIMPLE | 0 | cur->bc_ag.agbp->b_map_count | |
| NO_OVERFLOW_SIMPLE | 0 | cur->bc_tp->t_blk_res | |
| NO_OVERFLOW_SIMPLE | 0 | cur->bc_tp->t_rtx_res | |
| NO_OVERFLOW_SIMPLE | 0 | cur->bc_tp->t_rtx_res_used |