Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/namespace.c create_new_namespace() -> __do_loopback()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | old_path | 1977385464597782528,4829325774869012480 |
| PARAM_VALUE | 0 | old_path->dentry | 4096-ptr_max |
| PARAM_VALUE | 2 | copy_flags | 0,2 |
| DATA_SOURCE | 0 | old_path | $0 |
| FUZZY_MAX | 2 | copy_flags | 0 |
| NS_CAPABLE | 0 | 21 | |
| BIT_INFO | 2 | copy_flags | 0x0,0x2 |
| LOCK2 | &to_path.dentry->d_inode->i_rwsem | ||
| TYPE_LOCK | (struct inode)->i_rwsem |
fs/namespace.c do_loopback() -> __do_loopback()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | old_path | 4192232375384498176 |
| PARAM_VALUE | 0 | old_path->dentry | 4096-ptr_max |
| PARAM_VALUE | 2 | copy_flags | 64 |
| DATA_SOURCE | 1 | recurse | $2 |
| BIT_INFO | 1 | recurse | 0x0,0x4000 |
| USER_DATA | 1 | recurse | 1[c] |
fs/namespace.c get_detached_copy() -> __do_loopback()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | old_path | 1977385464597782528 |
| PARAM_VALUE | 2 | copy_flags | 64 |
| DATA_SOURCE | 0 | old_path | $0 |
| BIT_INFO | 1 | recurse | 0x0,0x8000 |
| USER_DATA | 1 | recurse | 0-1[c] |
| LOCK2 | global &namespace_sem |