Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/namespace.c do_listmount() -> grab_requested_root()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ns | 4096-ptr_max |
| PARAM_VALUE | 1 | root | 7389341361424089128 |
| PARAM_VALUE | 1 | root->dentry | 0 |
| PARAM_VALUE | 1 | root->mnt | 0 |
| LOCK2 | global &namespace_sem |
fs/namespace.c do_statmount() -> grab_requested_root()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ns | 1-ptr_max |
| PARAM_VALUE | 1 | root | 4096-ptr_max |
| PARAM_VALUE | 1 | root->dentry | 0 |
| PARAM_VALUE | 1 | root->mnt | 0 |
| DATA_SOURCE | 0 | ns | $4 [m] |
| MEM_ZERO | 1 | root | |
| LOCK2 | global &namespace_sem |