Defined in 1 files as a struct:
Defined in 1 files as a member:
Defined in 1 files as a function:
Referenced in 6 files:
- fs/nfs/dns_resolve.c, line 372
- fs/nfsd/export.c
- fs/nfsd/nfs4idmap.c
- net/sunrpc/auth_gss/svcauth_gss.c, line 313
- net/sunrpc/cache.c
- net/sunrpc/svcauth_unix.c
Smatch caller information:
net/sunrpc/cache.c cache_read() -> cache_request()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | detail | 4096-ptr_max |
| PARAM_VALUE | 0 | detail->queue_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | crq | 4096-ptr_max |
| PARAM_VALUE | 1 | crq->len | 0 |
| BUF_SIZE | 0 | detail | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | detail | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | detail | $4 |
| DATA_SOURCE | 1 | crq | r cache_next_request |
| UNITS | 0 | detail | unit_array_size |
| LOCK2 | &inode->i_rwsem | ||
| TYPE_LOCK | (struct inode)->i_rwsem |