Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- fs/smb/client/dfs.c, line 47
- fs/smb/client/fs_context.c, line 1551
- fs/smb/client/namespace.c, line 251
Smatch caller information:
fs/smb/client/namespace.c cifs_do_automount() -> smb3_parse_devname()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | devname | 0-ptr_max |
| PARAM_VALUE | 1 | ctx | 4096-ptr_max |
| PARAM_VALUE | 1 | ctx->UNC | 0,4096-ptr_max |
| PARAM_VALUE | 1 | ctx->dns_dom | 0,4096-ptr_max |
| PARAM_VALUE | 1 | ctx->domainname | 0,4096-ptr_max |
| PARAM_VALUE | 1 | ctx->iocharset | 0,4096-ptr_max |
| PARAM_VALUE | 1 | ctx->leaf_fullpath | 0,4096-ptr_max |
| PARAM_VALUE | 1 | ctx->nodename | 0,4096-ptr_max |
| PARAM_VALUE | 1 | ctx->password | 0,4096-ptr_max |
| PARAM_VALUE | 1 | ctx->password2 | 0,4096-ptr_max |
| PARAM_VALUE | 1 | ctx->prepath | 0,4096-ptr_max |
| PARAM_VALUE | 1 | ctx->server_hostname | 0,4096-ptr_max |
| PARAM_VALUE | 1 | ctx->source | 0,4096-ptr_max |
| PARAM_VALUE | 1 | ctx->symlinkroot | 0,4096-ptr_max |
| PARAM_VALUE | 1 | ctx->username | 0,4096-ptr_max |
| BUF_SIZE | 1 | ctx | 1-s32max |
| BUF_SIZE | 1 | ctx | 1-s32max |
| DATA_SOURCE | 0 | devname | r automount_fullpath |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &path->dentry->d_lockref.lock |
fs/smb/client/dfs.c dfs_parse_target_referral() -> smb3_parse_devname()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | devname | 4096-ptr_max |
| PARAM_VALUE | 1 | ctx | 4096-ptr_max |
| BUF_SIZE | 0 | devname | 4-2020206 |
| BUF_SIZE | 0 | devname | 4-2020206 |
| DATA_SOURCE | 0 | devname | r cifs_build_devname |
| DATA_SOURCE | 1 | ctx | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | global &cifs_mount_mutex | ||
| HALF_LOCKED2 | &fc->uapi_mutex |