Home
last modified time | relevance | path

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

/freebsd/tests/sys/fs/fusefs/
H A Dcopy_file_range.cc152 const char FULLPATH2[] = "mountpoint/dst.txt"; in TEST_F() local
185 fd2 = open(FULLPATH2, O_WRONLY); in TEST_F()
198 const char FULLPATH2[] = "mountpoint/dst.txt"; in TEST_F() local
240 fd2 = open(FULLPATH2, O_RDWR); in TEST_F()
276 const char FULLPATH2[] = "mountpoint/dst.txt"; in TEST_F() local
319 fd2 = open(FULLPATH2, O_WRONLY); in TEST_F()
399 const char FULLPATH2[] = "mountpoint/dst.txt"; in TEST_F() local
430 fd2 = open(FULLPATH2, O_WRONLY); in TEST_F()
445 const char FULLPATH2[] = "mountpoint/dst.txt"; in TEST_F() local
483 fd2 = open(FULLPATH2, O_WRONLY); in TEST_F()
[all …]