Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
Smatch caller information:
fs/nfsd/vfs.c nfsd_vfs_write() -> xdr_buf_to_bvec()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | xdr | 4096-ptr_max |
| DATA_SOURCE | 2 | xdr | $4 |
net/sunrpc/svcsock.c svc_tcp_sendmsg() -> xdr_buf_to_bvec()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | xdr | 4096-ptr_max |
| PARAM_VALUE | 2 | xdr->page_base | 0 |
| PARAM_VALUE | 2 | xdr->page_len | 0 |
| PARAM_VALUE | 2 | xdr->pages | 4096-ptr_max |
| LOCK2 | &xprt->xpt_mutex | ||
| TYPE_LOCK | (struct svc_xprt)->xpt_mutex |
net/sunrpc/svcsock.c svc_udp_sendto() -> xdr_buf_to_bvec()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | bvec_size | 11 |
| PARAM_VALUE | 2 | xdr | 4096-ptr_max |
| PARAM_VALUE | 2 | xdr->page_base | 0 |
| PARAM_VALUE | 2 | xdr->page_len | 0 |
| PARAM_VALUE | 2 | xdr->pages | 4096-ptr_max |
| BUF_SIZE | 2 | xdr | 72 |
| LOCK2 | &xprt->xpt_mutex | ||
| TYPE_LOCK | (struct svc_xprt)->xpt_mutex |