Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/namespace.c attach_mnt() -> make_visible()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mnt | 4096-ptr_max |
| PARAM_VALUE | 0 | mnt->mnt_mp | 4096-ptr_max |
| PARAM_VALUE | 0 | mnt->mnt_mp_list->pprev | 4096-ptr_max |
| PARAM_VALUE | 0 | mnt->mnt_mp_list.pprev | 4096-ptr_max |
| PARAM_VALUE | 0 | mnt->mnt_parent | 4096-ptr_max |
| CAPPED_DATA | 0 | mnt | 1 |
| DATA_SOURCE | 0 | mnt | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &mount_lock.lock | ||
| HALF_LOCKED2 | &root.dentry->d_inode->i_rwsem | ||
| HALF_LOCKED2 | &to_path.dentry->d_inode->i_rwsem | ||
| HALF_LOCKED2 | global &namespace_sem |
fs/namespace.c commit_tree() -> make_visible()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mnt | 4096-ptr_max |
| PARAM_VALUE | 0 | mnt->mnt_parent->mnt_ns | 4096-ptr_max |
| CAPPED_DATA | 0 | mnt | 1 |
| DATA_SOURCE | 0 | mnt | $0 |
| RX_PATH | |||
| NOCHECK_CALL | |||
| LOCK2 | global &mount_lock.lock |