Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/namespace.c do_reconfigure_mnt() -> set_mount_attributes()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mnt | 4096-ptr_max |
| PARAM_VALUE | 1 | mnt_flags | 0-255 |
| CAPPED_DATA | 0 | mnt->mnt_ns | 1 |
| DATA_SOURCE | 0 | mnt | r real_mount |
| DATA_SOURCE | 1 | mnt_flags | $1 |
| NOCHECK_CALL | |||
| LOCK2 | &sb->s_umount | ||
| LOCK2 | global &mount_lock.lock | ||
| TYPE_LOCK | (struct super_block)->s_umount |
fs/namespace.c do_remount() -> set_mount_attributes()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mnt | 4096-ptr_max |
| PARAM_VALUE | 1 | mnt_flags | 0-255 |
| CAPPED_DATA | 0 | mnt->mnt_ns | 1 |
| DATA_SOURCE | 0 | mnt | r real_mount |
| DATA_SOURCE | 1 | mnt_flags | $2 |
| NS_CAPABLE | 0 | 21 | |
| NOCHECK_CALL | |||
| LOCK2 | &sb->s_umount | ||
| LOCK2 | global &mount_lock.lock | ||
| TYPE_LOCK | (struct super_block)->s_umount |