Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 7 files:
- fs/erofs/data.c, line 524
- fs/exfat/file.c, line 1048
- fs/ext4/file.c, line 1018
- fs/gfs2/inode.c, line 2263
- fs/iomap/seek.c, line 53
- fs/ntfs/file.c, line 417
- fs/xfs/xfs_file.c, line 1951
Smatch caller information:
fs/exfat/file.c exfat_file_llseek() -> iomap_seek_hole()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inode | 4096-ptr_max |
| PARAM_VALUE | 0 | inode->i_rwsem.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | inode->i_rwsem.first_waiter->list.next | 2212933610777083904 |
| PARAM_VALUE | 0 | inode->i_rwsem.first_waiter->list.prev | 2212933610777083904 |
| PARAM_VALUE | 0 | inode->i_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 2 | ops | 7653402913462484992 |
| DATA_SOURCE | 1 | pos | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | pos | s64min-s64max |
| LOCK2 | 0 | &inode->i_rwsem | |
| TYPE_LOCK | (struct inode)->i_rwsem |
fs/erofs/data.c erofs_file_llseek() -> iomap_seek_hole()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | ops | 1224721432196022272,6044841360147120128 |
| BUF_SIZE | 2 | ops | 24 |
| DATA_SOURCE | 1 | pos | $1 |
| BIT_INFO | 2 | ops | 0x10e315200a080000,0x53ff97b7fbfa8000 |
| BIT_INFO | 2 | ops | 0x10e315200a080000,0x53ff97b7fbfa8000 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | pos | s64min-s64max |
fs/ext4/file.c ext4_llseek() -> iomap_seek_hole()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inode | 4096-ptr_max |
| PARAM_VALUE | 0 | inode->i_rwsem.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | inode->i_rwsem.first_waiter->list.next | 2212933610777083904 |
| PARAM_VALUE | 0 | inode->i_rwsem.first_waiter->list.prev | 2212933610777083904 |
| PARAM_VALUE | 0 | inode->i_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | inode->i_sb | 4096-ptr_max |
| PARAM_VALUE | 2 | ops | 5745149443797716992 |
| DATA_SOURCE | 1 | pos | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | pos | s64min-s64max |
| LOCK2 | 0 | &inode->i_rwsem | |
| TYPE_LOCK | (struct inode)->i_rwsem |
fs/ntfs/file.c ntfs_file_llseek() -> iomap_seek_hole()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inode | 4096-ptr_max |
| PARAM_VALUE | 0 | inode->i_rwsem.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | inode->i_rwsem.first_waiter->list.next | 2212933610777083904 |
| PARAM_VALUE | 0 | inode->i_rwsem.first_waiter->list.prev | 2212933610777083904 |
| PARAM_VALUE | 0 | inode->i_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 2 | ops | 3285416720148201472 |
| DATA_SOURCE | 1 | pos | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | pos | s64min-s64max |
| LOCK2 | 0 | &inode->i_rwsem | |
| TYPE_LOCK | (struct inode)->i_rwsem |
fs/xfs/xfs_file.c xfs_file_llseek() -> iomap_seek_hole()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | ops | 4948686050036396032 |
| DATA_SOURCE | 1 | pos | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | pos | s64min-s64max |
fs/gfs2/inode.c gfs2_seek_hole() -> iomap_seek_hole()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inode | 4096-ptr_max |
| PARAM_VALUE | 0 | inode->i_rwsem.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | inode->i_rwsem.first_waiter->list.next | 2212933610777083904 |
| PARAM_VALUE | 0 | inode->i_rwsem.first_waiter->list.prev | 2212933610777083904 |
| PARAM_VALUE | 0 | inode->i_rwsem.first_waiter->type | 0-1 |
| PARAM_VALUE | 2 | ops | 4883705326009438208 |
| DATA_SOURCE | 1 | pos | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | pos | s64min-s64max |
| LOCK2 | 0 | &inode->i_rwsem | |
| TYPE_LOCK | (struct inode)->i_rwsem |