Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
Smatch caller information:
drivers/block/rbd.c rbd_client_create() -> ceph_create_client()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | opt | 4096-ptr_max |
| PARAM_VALUE | 0 | opt->flags | 0-s32max |
| PARAM_VALUE | 0 | opt->mount_timeout | 0-536870912 |
| PARAM_VALUE | 0 | opt->osd_idle_ttl | 0-536870912 |
| PARAM_VALUE | 0 | opt->osd_keepalive_timeout | 0-536870912 |
| PARAM_VALUE | 0 | opt->osd_request_timeout | 0-536870912 |
| PARAM_VALUE | 0 | opt->read_from_replica | 0,256,8192 |
| PARAM_VALUE | 1 | private | 4096-ptr_max |
| BUF_SIZE | 1 | private | 32 |
| DATA_SOURCE | 0 | opt | $0 |
| DATA_SOURCE | 1 | private | r _kmalloc_noprof |
| CAPABLE | 0 | 21 | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &of->mutex | ||
| LOCK2 | global &client_mutex | ||
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex |
fs/ceph/super.c create_fs_client() -> ceph_create_client()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | private | 4096-ptr_max |
| BUF_SIZE | 1 | private | 2328 |
| DATA_SOURCE | 0 | opt | $1 |
| DATA_SOURCE | 1 | private | r _kzalloc_noprof |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &fc->uapi_mutex |