Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/exfat/cache.c exfat_get_cluster() -> exfat_cache_lookup()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | inode | 4096-ptr_max |
| PARAM_VALUE | 0 | inode->i_sb | 4096-ptr_max |
| PARAM_VALUE | 1 | cid | 3411159538726694912 |
| PARAM_VALUE | 1 | cid->dcluster | 1-4294967294 |
| PARAM_VALUE | 1 | cid->fcluster | 0 |
| PARAM_VALUE | 1 | cid->id | 0 |
| PARAM_VALUE | 1 | cid->nr_contig | 0 |
| PARAM_VALUE | 4 | cached_fclus | 723370113338232832 |
| PARAM_VALUE | 4 | *cached_fclus | 0 |
| PARAM_VALUE | 5 | cached_dclus | 5567647113227169792 |
| PARAM_VALUE | 5 | *cached_dclus | 1-4294967294 |
| CAPPED_DATA | 2 | fclus | 1 |
| DATA_SOURCE | 0 | inode | $0 |
| DATA_SOURCE | 2 | fclus | $1 |
| DATA_SOURCE | 5 | cached_dclus | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 2 | fclus | 1-u32max[c] |
| NO_OVERFLOW_SIMPLE | 0 | inode->i_blkbits | |
| NO_OVERFLOW_SIMPLE | 0 | inode->i_ino | |
| NO_OVERFLOW_SIMPLE | 0 | inode->i_mapping->host->i_size | |
| NO_OVERFLOW_SIMPLE | 0 | inode->i_size | |
| LOCK2 | &sbi->s_lock | ||
| TYPE_LOCK | (struct exfat_sb_info)->s_lock |