Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- arch/powerpc/platforms/cell/spufs/syscalls.c, line 70
- fs/namei.c, line 5145
- fs/ocfs2/refcounttree.c, line 4450
- kernel/bpf/inode.c, line 500
Smatch caller information:
kernel/bpf/inode.c bpf_obj_do_pin() -> start_creating_user_path()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | path | 3206098126723399680 |
| PARAM_VALUE | 3 | lookup_flags | 0 |
| DATA_SOURCE | 0 | dfd | $0 |
| DATA_SOURCE | 1 | pathname | $1 |
fs/ocfs2/refcounttree.c ocfs2_reflink_ioctl() -> start_creating_user_path()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dfd | (-100) |
| PARAM_VALUE | 2 | path | 47671755312549888 |
| PARAM_VALUE | 3 | lookup_flags | 0 |
| DATA_SOURCE | 1 | pathname | $2 |