Defined in 1 files as a function:
Referenced in 3 files:
Smatch caller information:
fs/exfat/super.c exfat_read_boot_sector() -> exfat_cluster_to_bytes()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sbi | 4096-ptr_max |
| PARAM_VALUE | 0 | sbi->cluster_size_bits | 9-28 |
| PARAM_VALUE | 1 | nr_clusters | 4294967285 |
| BUF_SIZE | 0 | sbi | 1-s32max |
| BUF_SIZE | 0 | sbi | 1-s32max |
| BUF_SIZE | 0 | sbi->boot_bh | (-1)-s32max |
| CAPPED_DATA | 0 | sbi->cluster_size | 1 |
| CAPPED_DATA | 0 | sbi->cluster_size_bits | 1 |
| CAPPED_DATA | 0 | sbi->dentries_per_clu | 1 |
| CAPPED_DATA | 0 | sbi->sect_per_clus | 1 |
| CAPPED_DATA | 0 | sbi->sect_per_clus_bits | 1 |
| FUZZY_MAX | 0 | sbi->cluster_size_bits | 28 |
| BIT_INFO | 0 | sbi->vol_flags_persistent | 0x0,0x6 |
| POWER_OF_TWO | 0 | *sbi | |
| HARD_MAX | 0 | sbi->cluster_size_bits | 28 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | sbi | unit_byte |
| HALF_LOCKED2 | &fc->uapi_mutex |
fs/exfat/super.c exfat_read_root() -> exfat_cluster_to_bytes()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sbi | 4096-ptr_max |
| BUF_SIZE | 0 | sbi | 1-s32max |
| BUF_SIZE | 0 | sbi | 1-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | sbi | unit_byte |
| UNITS | 1 | nr_clusters | unit_page |
| HALF_LOCKED2 | &fc->uapi_mutex |
fs/exfat/iomap.c __exfat_iomap_begin() -> exfat_cluster_to_bytes()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sbi | 4096-ptr_max |
| BUF_SIZE | 0 | sbi | 1-s32max |
| BUF_SIZE | 0 | sbi | 1-s32max |
| CAPPED_DATA | 0 | &sbi->s_lock | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | sbi | unit_byte |
| LOCK2 | 0 | &sbi->s_lock | |
| TYPE_LOCK | (struct exfat_sb_info)->s_lock |
fs/exfat/namei.c exfat_find_empty_entry() -> exfat_cluster_to_bytes()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sbi | 4096-ptr_max |
| BUF_SIZE | 0 | sbi | 1-s32max |
| BUF_SIZE | 0 | sbi | 1-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | sbi | unit_byte |
| UNITS | 1 | nr_clusters | unit_page |
| HALF_LOCKED2 | &sbi->s_lock |