Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/ceph/osd_client.c decode_hoid() -> ceph_hoid_build_hash_cache()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hoid | 4096-ptr_max |
| BUF_SIZE | 0 | hoid | 80 |
| BUF_SIZE | 0 | hoid->key | 0-s32max |
| BUF_SIZE | 0 | hoid->nspace | 0-s32max |
| BUF_SIZE | 0 | hoid->oid | 0-s32max |
| DATA_SOURCE | 0 | hoid | $2 |
| TERMINATED | 0 | hoid->key | 1 |
| TERMINATED | 0 | hoid->nspace | 1 |
| TERMINATED | 0 | hoid->oid | 1 |
| NOCHECK_CALL | |||
| USER_DATA | 0 | hoid->hash | 0-u32max |
| USER_DATA | 0 | hoid->is_max | 0-255 |
| USER_DATA | 0 | hoid->nspace_len | 0-3999999[c] |
| USER_DATA | 0 | hoid->pool | s64min-s64max |
| USER_DATA | 0 | hoid->snapid | 0-u64max |
| LOCK2 | &osd->lock | ||
| LOCK2 | &osdc->lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct ceph_osd)->lock | ||
| TYPE_LOCK | (struct ceph_osd_client)->lock |
net/ceph/osd_client.c hoid_fill_from_target() -> ceph_hoid_build_hash_cache()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hoid | 1715379398071021568,5662263275344416768 |
| BUF_SIZE | 0 | hoid->oid | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | hoid | $0 |
| BIT_INFO | 0 | hoid->oid_len | 0x0,0xffffffff |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 0 | hoid->pool | (-1) |
| LOCK2 | &osdc->lock | ||
| HALF_LOCKED2 | &osd->lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct ceph_osd_client)->lock |