Defined in 10 files as a member:
- drivers/crypto/marvell/octeontx2/otx2_cptlf.h, line 99 (as a member)
- drivers/hwmon/occ/common.h, line 99 (as a member)
- drivers/input/mouse/elantech.h, line 165 (as a member)
- drivers/media/usb/as102/as10x_handle.h, line 22 (as a member)
- drivers/mtd/nand/raw/mxc_nand.c, line 131 (as a member)
- drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h, line 1086 (as a member)
- drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h, line 1363 (as a member)
- drivers/net/ethernet/cirrus/cs89x0.c, line 98 (as a member)
- drivers/net/ethernet/cirrus/mac89x0.c, line 108 (as a member)
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h, line 149 (as a member)
Defined in 8 files as a function:
- drivers/media/usb/gspca/kinect.c, line 120 (as a function)
- drivers/watchdog/lenovo_se10_wdt.c, line 85 (as a function)
- fs/btrfs/send.c, line 797 (as a function)
- tools/accounting/delaytop.c, line 419 (as a function)
- tools/accounting/getdelays.c, line 145 (as a function)
- tools/accounting/procacct.c, line 151 (as a function)
- tools/perf/builtin-daemon.c, line 1358 (as a function)
- tools/testing/selftests/bpf/prog_tests/test_bpf_smc.c, line 63 (as a function)
Referenced in 33 files:
- drivers/crypto/marvell/octeontx2/cn10k_cpt.c
- drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c, line 603
- drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c, line 1567
- drivers/crypto/marvell/octeontx2/otx2_cptvf_reqmgr.c, line 177
- drivers/cxl/core/mbox.c
- drivers/hwmon/occ/common.c
- drivers/hwmon/occ/p8_i2c.c, line 225
- drivers/hwmon/occ/p9_sbe.c, line 151
- drivers/input/mouse/elantech.c
- drivers/media/usb/gspca/kinect.c, line 209
- drivers/mfd/loongson-se.c
- drivers/mtd/nand/raw/mxc_nand.c
- drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c
- drivers/net/ethernet/cirrus/cs89x0.c
- drivers/net/ethernet/cirrus/mac89x0.c
- drivers/net/ethernet/intel/ice/ice_common.c, line 965
- drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c, line 3995
- drivers/net/ethernet/intel/libie/fwlog.c
- drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c
- drivers/net/ethernet/wangxun/libwx/wx_hw.c
- drivers/net/wireless/intel/iwlwifi/mld/link.c
- drivers/net/wireless/intel/iwlwifi/mvm/coex.c
- drivers/net/wireless/intel/iwlwifi/mvm/link.c
- drivers/vfio/pci/pds/dirty.c
- drivers/vfio/pci/pds/dirty.h, line 32
- drivers/watchdog/lenovo_se10_wdt.c
- fs/btrfs/send.c
- include/linux/net/intel/libie/fwlog.h, line 75
- tools/accounting/delaytop.c
- tools/accounting/getdelays.c
- tools/accounting/procacct.c
- tools/perf/builtin-daemon.c
- tools/testing/selftests/bpf/prog_tests/test_bpf_smc.c
Smatch caller information:
drivers/watchdog/lenovo_se10_wdt.c wdt_get_time() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 177 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &wd_data->lock | ||
| HALF_LOCKED2 | &of->mutex | ||
| TYPE_LOCK | (struct watchdog_core_data)->lock |
drivers/watchdog/lenovo_se10_wdt.c wdt_ping() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 176 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &wd_data->lock |
drivers/media/usb/gspca/kinect.c write_register() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->sd_desc | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->sd_desc->isoc_init | 0,4096-ptr_max |
| PARAM_VALUE | 0 | sctx->sd_desc->isoc_nego | 0,5597140758607159296,7839014778267959296 |
| PARAM_VALUE | 0 | sctx->sd_desc->stop0 | 0,4096-ptr_max |
| PARAM_VALUE | 0 | sctx->sd_desc->stopN | 0,4096-ptr_max |
| PARAM_VALUE | 0 | sctx->usb_err | 0 |
| PARAM_VALUE | 0 | *sctx->dev->toggle | 0-4294967295 |
| PARAM_VALUE | 1 | cmd | 3 |
| PARAM_VALUE | 2 | cmdbuf | 4096-ptr_max |
| PARAM_VALUE | 3 | cmd_len | 4 |
| PARAM_VALUE | 4 | replybuf | 420692191184502784 |
| PARAM_VALUE | 5 | reply_len | 4 |
| BUF_SIZE | 0 | sctx | s32min-(-1),1-s32max |
| BUF_SIZE | 0 | sctx | s32min-(-1),1-s32max |
| BUF_SIZE | 2 | cmdbuf | 4 |
| BUF_SIZE | 4 | replybuf | 4 |
| DATA_SOURCE | 0 | sctx | $0 |
| STR_LEN | 0 | sctx | (-1),5-9,12 |
| STR_LEN | 0 | sctx | (-1),5-9,12 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | 0 | &sctx->usb_lock |
fs/btrfs/send.c send_chmod() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->buf | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->end | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->start | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path.buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.end | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.reversed | 0 |
| PARAM_VALUE | 0 | sctx->name_cache.entries.ma_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->put_data | 0 |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->type | 0-1 |
| DATA_SOURCE | 0 | sctx | $0 |
fs/btrfs/send.c send_chown() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->buf | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->end | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->start | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path.buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.end | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.reversed | 0 |
| PARAM_VALUE | 0 | sctx->name_cache.entries.ma_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->put_data | 0 |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->type | 0-1 |
| DATA_SOURCE | 0 | sctx | $0 |
fs/btrfs/send.c send_clone() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->buf | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->end | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->start | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path.buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.end | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.reversed | 0 |
| PARAM_VALUE | 0 | sctx->name_cache.entries.ma_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->put_data | 0 |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->type | 0-1 |
| DATA_SOURCE | 0 | sctx | $0 |
fs/btrfs/send.c send_create_inode() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cmp_key | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_ino | 0-255,257-u64max |
| PARAM_VALUE | 0 | sctx->cur_inode | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_deleted | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_last_extent | u64max |
| PARAM_VALUE | 0 | sctx->cur_inode_mode | 0-u32max |
| PARAM_VALUE | 0 | sctx->cur_inode_new | 1 |
| PARAM_VALUE | 0 | sctx->cur_inode_new_gen | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_next_write_offset | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->start | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_path.end | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.start | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->ignore_cur_inode | 0 |
| PARAM_VALUE | 0 | sctx->left_path | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->left_path->nodes | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->left_path->slots | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->put_data | 0 |
| PARAM_VALUE | 0 | sctx->right_path | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->right_path->nodes | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->right_path->slots | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_progress | 0-255,257-u64max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->type | 0-1 |
| CAPPED_DATA | 0 | sctx->cur_ino | 1 |
| CAPPED_DATA | 0 | sctx->send_progress | 1 |
| DATA_SOURCE | 0 | sctx | $0 |
| NO_OVERFLOW_SIMPLE | 0 | sctx->cur_inode->i_data.host->i_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | sctx->cur_inode->i_mapping->host->i_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | sctx->page_cache_clear_start |
fs/btrfs/send.c send_encoded_inline_extent() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cmp_key | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cmp_key->type | 1,108 |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->invalidate_lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->invalidate_lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->buf | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->end | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->start | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path.buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.end | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.reversed | 0 |
| PARAM_VALUE | 0 | sctx->flags | 16-u64max |
| PARAM_VALUE | 0 | sctx->name_cache.entries.ma_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->global_block_rsv.space_info->force_alloc | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->sb->s_cop->inode_info_offs | 1632,1808,2632,2648 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->put_data | 1 |
| PARAM_VALUE | 0 | sctx->right_path->nodes | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->right_path->slots | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_buf->crc | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_buf->len | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_inode->i_sb->s_fsnotify_info->sb_marks | 0-s64max |
| PARAM_VALUE | 0 | sctx->send_root | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->block_group_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->block_group_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->chunk_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->chunk_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->dev_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->dev_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->quota_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->quota_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->remap_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->remap_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->stripe_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->stripe_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->tree_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->tree_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->uuid_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->uuid_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->type | 0-1 |
| BUF_SIZE | 0 | sctx->left_path | (-1),1-s32max |
| CAPPED_DATA | 0 | sctx->cmp_key->objectid | 1 |
| CAPPED_DATA | 0 | sctx->cur_inode_size | 1 |
| DATA_SOURCE | 0 | sctx | $0 |
| BIT_INFO | 0 | sctx->flags | 0x10,0xffffffffffffffff |
| HARD_MAX | 0 | sctx->cmp_key->type | 108 |
| NO_OVERFLOW_SIMPLE | 0 | sctx->cur_inode->i_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | sctx->cur_inode->i_size |
fs/btrfs/send.c send_fallocate() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->invalidate_lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->invalidate_lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->cur_inode_deleted | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_last_extent | 0-18446744073709551614 |
| PARAM_VALUE | 0 | sctx->cur_inode_new | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_new_gen | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->buf | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->end | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->start | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path.buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.end | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.reversed | 0 |
| PARAM_VALUE | 0 | sctx->name_cache.entries.ma_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->parent_root | 1-u64max |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->global_block_rsv.space_info->force_alloc | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->sb->s_cop->inode_info_offs | 1632,1808,2632,2648 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->proto | 2-3 |
| PARAM_VALUE | 0 | sctx->put_data | 0 |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_buf->crc | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_buf->len | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_inode->i_sb->s_fsnotify_info->sb_marks | 0-s64max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->block_group_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->block_group_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->chunk_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->chunk_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->dev_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->dev_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->quota_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->quota_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->remap_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->remap_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1808,2632,2648 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->stripe_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->stripe_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->tree_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->tree_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->uuid_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->uuid_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->type | 0-1 |
| BUF_SIZE | 0 | sctx->left_path | (-1),1-s32max |
| CAPPED_DATA | 0 | sctx->cur_ino | 1 |
| CAPPED_DATA | 0 | sctx->cur_inode_last_extent | 1 |
| DATA_SOURCE | 0 | sctx | $0 |
| NO_OVERFLOW_SIMPLE | 0 | sctx->cur_inode->i_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | sctx->cur_inode->i_mapping->host->i_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | sctx->cur_inode->i_size | |
| NO_OVERFLOW_SIMPLE | 0 | sctx->send_filp->f_path.d_inode->i_size |
fs/btrfs/send.c send_fileattr() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->buf | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->end | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->start | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path.buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.end | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.reversed | 0 |
| PARAM_VALUE | 0 | sctx->name_cache.entries.ma_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->proto | 2-u32max |
| PARAM_VALUE | 0 | sctx->put_data | 0 |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->type | 0-1 |
| DATA_SOURCE | 0 | sctx | $0 |
| FUZZY_MAX | 0 | sctx->proto | 2 |
fs/btrfs/send.c send_hole() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->invalidate_lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->invalidate_lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->cur_inode_deleted | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_last_extent | 0-18446744073709551614 |
| PARAM_VALUE | 0 | sctx->cur_inode_new | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_new_gen | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->buf | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->end | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->start | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path.buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.end | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.reversed | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_size | 1-u64max |
| PARAM_VALUE | 0 | sctx->name_cache.entries.ma_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->parent_root | 1-u64max |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->list.next | 2212933610777083904 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->global_block_rsv.space_info->force_alloc | 0,2 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->proto | 0-1,4-u32max |
| PARAM_VALUE | 0 | sctx->put_data | 1 |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_buf->crc | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_buf->len | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_inode->i_fsnotify_marks | 0 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_inode->i_sb | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->lease_gen | 0 |
| PARAM_VALUE | 0 | sctx->send_root | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->list.next | 2212933610777083904 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->list.prev | 2212933610777083904 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.wait_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1808,2632,2648 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->tree_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->tree_root->node->lock.first_waiter->list.next | 2212933610777083904 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->tree_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->type | 0-1 |
| CAPPED_DATA | 0 | sctx->cur_ino | 1 |
| CAPPED_DATA | 0 | sctx->cur_inode_last_extent | 1 |
| DATA_SOURCE | 0 | sctx | $0 |
| BIT_INFO | 0 | sctx->flags | 0x0,0xfffffffffffffffe |
| NO_OVERFLOW_SIMPLE | 0 | sctx->cur_inode->i_size | |
| NO_OVERFLOW_SIMPLE | 0 | sctx->send_filp->f_path.d_inode->i_size |
fs/btrfs/send.c send_link() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->put_data | 0 |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| DATA_SOURCE | 0 | sctx | $0 |
fs/btrfs/send.c send_remove_xattr() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->buf | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->end | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->start | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path.buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.end | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.reversed | 0 |
| PARAM_VALUE | 0 | sctx->name_cache.entries.ma_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->put_data | 0 |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->type | 0-1 |
| BUF_SIZE | 0 | sctx | (-1),32 |
| BUF_SIZE | 0 | sctx | (-1),32 |
| DATA_SOURCE | 0 | sctx | $0 |
fs/btrfs/send.c send_rename() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->put_data | 0 |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1720,1808,2632,2648 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->type | 0-1 |
| DATA_SOURCE | 0 | sctx | $0 |
| NO_OVERFLOW_SIMPLE | 0 | sctx->send_filp->f_path.moved->d_inode->i_size |
fs/btrfs/send.c send_rmdir() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->orphan_dirs.rb_node | 1-u64max |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->list.next | 2212933610777083904 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->put_data | 0 |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_buf->crc | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_buf->len | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path->dentry->d_parent->d_alias.next->pprev | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_filp->f_path->dentry->d_parent->d_fsdata->d_fsdata | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path->dentry->d_parent->d_fsdata->name | 0-255 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path->dentry->d_parent->d_inode->i_hash.next->pprev | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->active.counter | s32min-s32max |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_flags | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->__i_nlink | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_atime_nsec | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_blkbits | 0-255 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_bytes | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_ctime_nsec | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_dir_seq | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_flags | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_fsnotify_mask | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_generation | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_linklen | s32min-s32max |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_mode | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_mtime_nsec | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_nlink | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_opflags | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_private->id | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_private->rcu.flags | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_private->work.flags | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_rdev | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_security->flags | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_security->is_hard | 0-1 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_security->is_lazy | 0-1 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_security->is_queued | 0-1 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_security->is_soft | 0-1 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_wb_frn_avg_time | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_wb_frn_history | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_wb_frn_winner | s32min-s32max |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_inode->i_write_hint | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->d_lockref.count | s32min-s32max |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->data->ref.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->kref.refcount.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->management_timer.flags | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->management_timer.is_hard | 0-1 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->management_timer.is_lazy | 0-1 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->management_timer.is_queued | 0-1 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->management_timer.is_soft | 0-1 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->owner->refcnt.counter | 0-s32max |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_fsdata->ref.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_parent->d_hash.next->pprev | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1808,2632,2648 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->waiting_dir_moves.rb_node | 4096-ptr_max |
| DATA_SOURCE | 0 | sctx | $0 |
| NO_OVERFLOW_SIMPLE | 0 | sctx->send_filp->f_path.moved->d_inode->i_size |
fs/btrfs/send.c send_set_xattr() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->buf | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->end | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->start | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path.buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.end | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.reversed | 0 |
| PARAM_VALUE | 0 | sctx->name_cache.entries.ma_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->put_data | 0 |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->type | 0-1 |
| BUF_SIZE | 0 | sctx | (-1),32 |
| BUF_SIZE | 0 | sctx | (-1),32 |
| DATA_SOURCE | 0 | sctx | $0 |
| STR_LEN | 0 | sctx | (-1),19 |
| STR_LEN | 0 | sctx | (-1),19 |
fs/btrfs/send.c send_subvol_begin() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->flags | 2-u64max |
| PARAM_VALUE | 0 | sctx->parent_root | 0,4096-ptr_max |
| PARAM_VALUE | 0 | sctx->put_data | 0 |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_root | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| DATA_SOURCE | 0 | sctx | $0 |
fs/btrfs/send.c send_truncate() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->buf | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->end | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->start | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path.buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.end | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.reversed | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_size | 1-u64max |
| PARAM_VALUE | 0 | sctx->name_cache.entries.ma_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->parent_root | 1-u64max |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->put_data | 0 |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_root | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->type | 0-1 |
| CAPPED_DATA | 0 | sctx->cur_inode_size | 1 |
| DATA_SOURCE | 0 | sctx | $0 |
fs/btrfs/send.c send_unlink() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->put_data | 0 |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| DATA_SOURCE | 0 | sctx | $0 |
fs/btrfs/send.c send_update_extent() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->invalidate_lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->invalidate_lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->buf | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->end | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->start | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path.buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.end | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.reversed | 0 |
| PARAM_VALUE | 0 | sctx->flags | 1-u64max |
| PARAM_VALUE | 0 | sctx->name_cache.entries.ma_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->global_block_rsv.space_info->force_alloc | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->sb->s_cop->inode_info_offs | 1632,1808,2632,2648 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->put_data | 0 |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_buf->crc | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_buf->len | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_inode->i_sb->s_fsnotify_info->sb_marks | 0-s64max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->block_group_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->block_group_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->chunk_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->chunk_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->dev_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->dev_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->quota_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->quota_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->remap_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->remap_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1720,1808,2632,2648 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->stripe_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->stripe_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->tree_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->tree_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->uuid_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->uuid_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->type | 0-1 |
| BUF_SIZE | 0 | sctx->left_path | (-1),1-s32max |
| CAPPED_DATA | 0 | sctx->cur_inode_size | 1 |
| DATA_SOURCE | 0 | sctx | $0 |
| BIT_INFO | 0 | sctx->flags | 0x1,0xffffffffffffffff |
| NO_OVERFLOW_SIMPLE | 0 | sctx->cur_inode->i_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | sctx->cur_inode->i_mapping->host->i_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | sctx->cur_inode->i_size | |
| NO_OVERFLOW_SIMPLE | 0 | sctx->send_filp->f_path.d_inode->i_size |
fs/btrfs/send.c send_utimes() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->buf | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->end | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->start | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path.buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.end | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.reversed | 0 |
| PARAM_VALUE | 0 | sctx->name_cache.entries.ma_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->put_data | 0 |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1720,1808,2632,2648 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->type | 0-1 |
| DATA_SOURCE | 0 | sctx | $0 |
| NO_OVERFLOW_SIMPLE | 0 | sctx->send_filp->f_path.dentry->d_inode->i_size | |
| NO_OVERFLOW_SIMPLE | 0 | sctx->send_filp->f_path.moved->d_inode->i_size |
fs/btrfs/send.c send_verity() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->buf | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->end | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->start | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path.buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.end | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.reversed | 0 |
| PARAM_VALUE | 0 | sctx->name_cache.entries.ma_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->put_data | 0 |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_root | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->verity_descriptor | 1-u64max |
| BUF_SIZE | 0 | sctx->verity_descriptor | (-1),16384 |
| DATA_SOURCE | 0 | sctx | $0 |
fs/btrfs/send.c send_write() -> send_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sctx | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cmp_key | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cmp_key->type | 1,108 |
| PARAM_VALUE | 0 | sctx->cur_inode | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_op->get_offset_ctx | 0,2606890545167454208 |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_op->readlink | 0,1728600404483375104,2832489546165891072,2874824064778891264,3069732422725099520,4516337085607264256 |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_op->sync_lazytime | 0,6951464784224747520 |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_export_op->encode_fh | 0,2,1398972869330624512,1616549510479982592,2037984473558433792 |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_export_op->fh_to_parent | 0,4672,148606482432692224,436469935444291584,457356038048772096 |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_export_op->get_parent | 0,8931,264940071972966400,291591359766798336,565128213429456896 |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_umount.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->host->i_sb->s_umount.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->invalidate_lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->cur_inode->i_mapping->invalidate_lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->buf | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->end | 0 |
| PARAM_VALUE | 0 | sctx->cur_inode_path->start | 0-255 |
| PARAM_VALUE | 0 | sctx->cur_inode_path.buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.end | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->cur_inode_path.reversed | 0 |
| PARAM_VALUE | 0 | sctx->flags | 16-u64max |
| PARAM_VALUE | 0 | sctx->name_cache.entries.ma_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->name_cache.lru_list.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->global_block_rsv.space_info->force_alloc | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->parent_root->fs_info->sb->s_cop->inode_info_offs | 1632,1808,2632,2648 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->parent_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->put_data | 1 |
| PARAM_VALUE | 0 | sctx->right_path->nodes | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->right_path->slots | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->send_buf | 1-u64max |
| PARAM_VALUE | 0 | sctx->send_buf->cmd | 0-u16max |
| PARAM_VALUE | 0 | sctx->send_buf->crc | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_buf->len | 0-4294967295 |
| PARAM_VALUE | 0 | sctx->send_filp->f_path.dentry->d_inode->i_sb->s_fsnotify_info->sb_marks | 0-s64max |
| PARAM_VALUE | 0 | sctx->send_root | 4096-ptr_max |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->block_group_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->block_group_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->chunk_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->chunk_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->commit_root_sem.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->dev_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->dev_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->quota_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->quota_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->remap_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->remap_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->sb->s_cop->inode_info_offs | 1632,1720,2632,2648 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->stripe_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->stripe_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->tree_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->tree_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->uuid_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->fs_info->uuid_root->node->lock.first_waiter->type | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->handoff_set | 0-1 |
| PARAM_VALUE | 0 | sctx->send_root->node->lock.first_waiter->type | 0-1 |
| BUF_SIZE | 0 | sctx->cur_inode | (-1),1160 |
| BUF_SIZE | 0 | sctx->left_path | (-1),1-s32max |
| CAPPED_DATA | 0 | sctx->cmp_key->objectid | 1 |
| CAPPED_DATA | 0 | sctx->cur_inode_size | 1 |
| DATA_SOURCE | 0 | sctx | $0 |
| BIT_INFO | 0 | sctx->flags | 0x0,0xfffffffffffffffe |
| HARD_MAX | 0 | sctx->cmp_key->type | 108 |
| NO_OVERFLOW_SIMPLE | 0 | sctx->cur_inode->i_bytes | |
| NO_OVERFLOW_SIMPLE | 0 | sctx->cur_inode->i_size | |
| NO_OVERFLOW_SIMPLE | 0 | sctx->send_filp->f_path.dentry->d_inode->i_size | |
| NO_OVERFLOW_SIMPLE | 0 | sctx->send_filp->f_path.moved->d_inode->i_size |