Defined in 1 files as a function:
Referenced in 9 files:
- arch/mips/include/asm/pgtable.h
- arch/x86/kernel/alternative.c
- drivers/input/joystick/xpad.c
- fs/ceph/file.c
- fs/ceph/inode.c
- fs/ceph/xattr.c
- fs/f2fs/segment.c
- fs/gfs2/quota.c
- fs/ufs/inode.c
Smatch caller information:
fs/gfs2/quota.c gfs2_quota_sync() -> do_sync()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | num_qd | 1-u32max |
| PARAM_VALUE | 1 | qda | 4096-ptr_max |
| PARAM_VALUE | 2 | sync_gen | 1-u64max |
| BUF_SIZE | 1 | qda | 584 |
| BUF_SIZE | 1 | qda | 584 |
| CAPPED_DATA | 0 | num_qd | 1 |
| CAPPED_DATA | 2 | sync_gen | 1 |
| CAPPED_DATA | 2 | sync_gen | 1 |
| DATA_SOURCE | 1 | qda | r _kzalloc_noprof |
| FUZZY_MAX | 0 | num_qd | 73 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | num_qd | unit_array_size |
| LOCK2 | &sdp->sd_quota_sync_mutex | ||
| HALF_LOCKED2 | &of->mutex | ||
| TYPE_LOCK | (struct gfs2_sbd)->sd_quota_sync_mutex |
fs/gfs2/quota.c gfs2_quota_unlock() -> do_sync()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | num_qd | 1-u32max |
| PARAM_VALUE | 1 | qda | 4096-ptr_max |
| BUF_SIZE | 1 | qda | 32 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &inode->i_rwsem |