Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/xfs/xfs_rtalloc.c xfs_growfs_rtg() -> xfs_growfs_rt_alloc_blocks()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rtg | 4096-ptr_max |
| PARAM_VALUE | 1 | nrblocks | 1-9223372036854775808 |
| PARAM_VALUE | 3 | nrbmblocks | 6564173096120479744 |
| CAPPED_DATA | 2 | rextsize | 1 |
| DATA_SOURCE | 0 | rtg | r xfs_rtgroup_grab |
| DATA_SOURCE | 1 | nrblocks | $2 |
| DATA_SOURCE | 2 | rextsize | $3 |
| CAPABLE | 0 | 21 | |
| USER_DATA | 1 | nrblocks | 1-9223372036854775808 |
| USER_DATA | 2 | rextsize | 0-u32max |
| UNITS | 1 | nrblocks | unit_array_size |
| UNITS | 2 | rextsize | unit_array_size |
| LOCK2 | &mp->m_growlock | ||
| TYPE_LOCK | (struct xfs_mount)->m_growlock |