Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/f2fs/file.c f2fs_fileattr_set() -> f2fs_setflags_common()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inode | 4096-ptr_max |
| PARAM_VALUE | 0 | inode->i_sb | 4096-ptr_max |
| PARAM_VALUE | 1 | iflags | 0,4,8,16,32,64,128,1024,4096,65536,536870912,1073741824 |
| PARAM_VALUE | 2 | mask | 0,4,8,16,32,64,128,1024,4096,65536,536870912,1073741824 |
| CAPPED_DATA | 1 | iflags | 1 |
| DATA_SOURCE | 1 | iflags | r f2fs_fsflags_to_iflags |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &inode->i_rwsem | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct inode)->i_rwsem |