Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/btrfs/delayed-inode.c __btrfs_kill_delayed_node() -> __btrfs_first_delayed_insertion_item()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | delayed_node | 4096-ptr_max |
| CAPPED_DATA | 0 | &delayed_node->mutex | 1 |
| DATA_SOURCE | 0 | delayed_node | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | delayed_node->inode_id | |
| LOCK2 | 0 | &delayed_node->mutex | |
| HALF_LOCKED2 | &fs_info->cleaner_mutex | ||
| HALF_LOCKED2 | &fs_info->transaction_kthread_mutex | ||
| TYPE_LOCK | (struct btrfs_delayed_node)->mutex |
fs/btrfs/delayed-inode.c btrfs_insert_delayed_items() -> __btrfs_first_delayed_insertion_item()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | delayed_node | 4096-ptr_max |
| CAPPED_DATA | 0 | &delayed_node->mutex | 1 |
| DATA_SOURCE | 0 | delayed_node | $3 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | delayed_node->inode_id | |
| LOCK2 | 0 | &delayed_node->mutex | |
| TYPE_LOCK | (struct btrfs_delayed_node)->mutex |
fs/btrfs/delayed-inode.c btrfs_log_get_delayed_items() -> __btrfs_first_delayed_insertion_item()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | delayed_node | 4096-ptr_max |
| CAPPED_DATA | 0 | &delayed_node->mutex | 1 |
| NO_OVERFLOW_SIMPLE | 0 | delayed_node->inode_id | |
| LOCK2 | 0 | &delayed_node->mutex | |
| TYPE_LOCK | (struct btrfs_delayed_node)->mutex |
fs/btrfs/delayed-inode.c btrfs_readdir_get_delayed_items() -> __btrfs_first_delayed_insertion_item()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | delayed_node | 4096-ptr_max |
| CAPPED_DATA | 0 | &delayed_node->mutex | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | delayed_node->inode_id | |
| LOCK2 | &inode->vfs_inode.i_rwsem | ||
| LOCK2 | 0 | &delayed_node->mutex | |
| HALF_LOCKED2 | &dir_fp->readdir_lock | ||
| HALF_LOCKED2 | &inode->i_rwsem | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct btrfs_delayed_node)->mutex | ||
| TYPE_LOCK | (struct inode)->i_rwsem |