Searched refs:mapped_file_name (Results 1 – 1 of 1) sorted by relevance
2974 char mapped_file_name[FILENAME_MAX]; in mapped_file_test() local2985 if (snprintf(mapped_file_name, ARRAY_SIZE(mapped_file_name), in mapped_file_test()2992 .file_name = ptr_to_u64(mapped_file_name), in mapped_file_test()3016 mount_dir, mapped_file_name); in mapped_file_test()3587 const char *mapped_file_name = "mapped_name"; in inotify_test() local3665 .file_name = ptr_to_u64(mapped_file_name), in inotify_test()3676 TESTEQUAL(strcmp(event->name, mapped_file_name), 0); in inotify_test()