Home
last modified time | relevance | path

Searched refs:bind_dst (Results 1 – 1 of 1) sorted by relevance

/tools/testing/selftests/filesystems/fuse/
Dfuse_test.c2177 const char *bind_dst = "bind_dst"; in bpf_test_follow_mounts() local
2184 TESTSYSCALL(s_mkdir(s_path(s(ft_src), s(bind_dst)), 0777)); in bpf_test_follow_mounts()
2190 s_path(s(ft_src), s(bind_dst)), in bpf_test_follow_mounts()
2200 TEST(fd = s_open(s_pathn(3, s(mount_dir), s(bind_dst), s(file)), in bpf_test_follow_mounts()
2210 s_umount(s_path(s(ft_src), s(bind_dst))); in bpf_test_follow_mounts()