Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- block/bdev.c, line 1380
- fs/fs-writeback.c, line 2920
- fs/xfs/scrub/bmap.c, line 85
- mm/filemap.c, line 629
Smatch caller information:
fs/xfs/scrub/bmap.c xchk_setup_inode_bmap() -> filemap_fdatawait_keep_errors()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mapping | 4096-ptr_max |
| PARAM_VALUE | 0 | mapping->host | 0,4096-ptr_max |
| CAPABLE | 0 | 21 |
fs/fs-writeback.c wait_sb_inodes() -> filemap_fdatawait_keep_errors()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mapping | 4096-ptr_max |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &sb->s_sync_lock | ||
| HALF_LOCKED2 | &sb->s_umount | ||
| TYPE_LOCK | (struct super_block)->s_sync_lock |
block/bdev.c sync_bdevs() -> filemap_fdatawait_keep_errors()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | mapping | 4096-ptr_max |
| PARAM_VALUE | 0 | mapping->nrpages | 1-u64max |
| NOCHECK_CALL | |||
| LOCK2 | &bdev->bd_disk->open_mutex | ||
| TYPE_LOCK | (struct gendisk)->open_mutex |