Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 5 files:
- fs/cachefiles/namei.c, line 725
- fs/namei.c, line 3435
- fs/nfsd/nfs4recover.c, line 265
- fs/nfsd/vfs.c, line 2315
- fs/overlayfs/overlayfs.h, line 437
Smatch caller information:
fs/cachefiles/namei.c cachefiles_lookup_for_cull() -> start_removing()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | idmap | 1531479832127729664 |
| PARAM_VALUE | 1 | parent | 4096-ptr_max |
| PARAM_VALUE | 2 | name | 4096-ptr_max |
| DATA_SOURCE | 1 | parent | $1 |
| LOCK2 | &cache->daemon_mutex | ||
| TYPE_LOCK | (struct cachefiles_cache)->daemon_mutex |
fs/overlayfs/dir.c ovl_start_removing_upper() -> start_removing()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | parent | 4096-ptr_max |
| PARAM_VALUE | 2 | name | 4096-ptr_max |
| DATA_SOURCE | 1 | parent | $1 |
| DATA_SOURCE | 2 | name | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &dentry->d_inode->i_rwsem | ||
| HALF_LOCKED2 | &dentry->d_lockref.lock | ||
| HALF_LOCKED2 | &dentry->d_sb->s_vfs_rename_mutex | ||
| HALF_LOCKED2 | &dir->d_inode->i_rwsem | ||
| HALF_LOCKED2 | &dir->i_rwsem | ||
| HALF_LOCKED2 | &target->i_rwsem | ||
| TYPE_LOCK | (struct inode)->i_rwsem |
fs/nfsd/vfs.c nfsd_unlink() -> start_removing()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | idmap | 1531479832127729664 |
| PARAM_VALUE | 1 | parent | 4096-ptr_max |
| PARAM_VALUE | 2 | name | 4096-ptr_max |
fs/nfsd/nfs4recover.c nfsd4_unlink_clid_dir() -> start_removing()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | idmap | 1531479832127729664 |
| PARAM_VALUE | 2 | name | 4096-ptr_max |
| HALF_LOCKED2 | &pool->lock |