Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/xfs/scrub/xfarray.c xfarray_unset() -> xfarray_is_unset()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | array | 4096-ptr_max |
| PARAM_VALUE | 0 | array->nr | 1-u64max |
| PARAM_VALUE | 0 | array->obj_size | 8 |
| PARAM_VALUE | 0 | array->obj_size_log | (-1)-31 |
| PARAM_VALUE | 0 | array->xfile->file->f_inode->i_sb->s_fs_info->used_blocks.lock.raw_lock.val.counter | 0-s32max |
| CAPPED_DATA | 0 | array->nr | 1 |
| DATA_SOURCE | 0 | array | $0 |
| DATA_SOURCE | 1 | pos | r xfarray_pos |