Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/btrfs/delayed-inode.c btrfs_delete_delayed_dir_index() -> btrfs_alloc_delayed_item()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | data_len | 0 |
| PARAM_VALUE | 1 | node | 4096-ptr_max |
| PARAM_VALUE | 1 | node->root | 4096-ptr_max |
| PARAM_VALUE | 2 | type | 1 |
| DATA_SOURCE | 1 | node | r btrfs_get_or_create_delayed_node |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 1 | node->inode_id | |
| HALF_LOCKED2 | &dentry->d_inode->i_rwsem |
fs/btrfs/delayed-inode.c btrfs_insert_delayed_dir_index() -> btrfs_alloc_delayed_item()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | node | 4096-ptr_max |
| PARAM_VALUE | 1 | node->root | 4096-ptr_max |
| PARAM_VALUE | 2 | type | 0 |
| DATA_SOURCE | 1 | node | r btrfs_get_or_create_delayed_node |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 1 | node->inode_id | |
| UNITS | 0 | data_len | unit_byte |
| HALF_LOCKED2 | &inode->i_rwsem |