Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl_loop02.c30 static char backing_path[1024], backing_file_path[1024], backing_file_change_path[1024]; variable
89 TST_ASSERT_STR(backing_path, backing_file_change_path); in verify_ioctl_loop()
124 sprintf(backing_file_change_path, "%s/test1.img", tmpdir); in setup()