Searched defs:do_link (Results 1 - 8 of 8) sorted by relevance
| /third_party/ltp/testcases/kernel/fs/linktest/ |
| H A D | linktest.sh | 35 do_link() function
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | standalone.h | 37 int do_link; member
|
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_link.c | 36 int do_link(int oldfd, const char *oldpath, int newfd, const char *newpath, int flag)
in do_link() function
|
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| H A D | link.c | 420 int do_link(int argc, char **argv) in do_link() function
|
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| H A D | link.c | 1053 int do_link(int argc, char **argv) in do_link() function
|
| /third_party/ltp/testcases/kernel/syscalls/symlink/ |
| H A D | symlink01.c | 1530 void do_link(struct all_test_cases *tc_ptr) in do_link() function
|
| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | fuse_lowlevel.c | 644 static void do_link(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_link() function
|
| /third_party/libfuse/lib/ |
| H A D | fuse_lowlevel.c | 1313 static void do_link(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) function
|
Completed in 11 milliseconds