Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/dlm/rcom.c dlm_rcom_status() -> send_rcom_stateless()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | msg | 1-u64max |
| PARAM_VALUE | 1 | rc | 4096-ptr_max |
| PARAM_VALUE | 1 | rc->rc_buf | 4096-ptr_max |
| PARAM_VALUE | 1 | rc->rc_buf->rs_flags | 0-1 |
| PARAM_VALUE | 1 | rc->rc_header.h_cmd | 2 |
| PARAM_VALUE | 1 | rc->rc_header.h_version | 196610 |
| PARAM_VALUE | 1 | rc->rc_type | 1 |
| PREEMPT_ADD | |||
| NOCHECK_CALL | |||
| LOCK2 | &ls->ls_in_recovery | ||
| LOCK2 | &ls->ls_recoverd_active | ||
| TYPE_LOCK | (struct dlm_ls)->ls_in_recovery | ||
| TYPE_LOCK | (struct dlm_ls)->ls_recoverd_active |
fs/dlm/rcom.c receive_rcom_status() -> send_rcom_stateless()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | msg | 1-u64max |
| PARAM_VALUE | 1 | rc | 4096-ptr_max |
| PARAM_VALUE | 1 | rc->rc_buf | 4096-ptr_max |
| PARAM_VALUE | 1 | rc->rc_header.h_cmd | 2 |
| PARAM_VALUE | 1 | rc->rc_header.h_version | 196610 |
| PARAM_VALUE | 1 | rc->rc_type | 5 |
| NOCHECK_CALL | |||
| LOCK2 | &ls->ls_recv_active | ||
| LOCK2 | &pool->lock | ||
| HALF_LOCKED2 | global &nodes_srcu | ||
| TYPE_LOCK | (struct dlm_ls)->ls_recv_active |