Searched refs:message_file (Results 1 – 1 of 1) sorted by relevance
61 struct dentry *buffer_file, *message_file; in hv_debug_delay_files() local71 message_file = debugfs_create_file(message, 0644, root, in hv_debug_delay_files()74 if (IS_ERR(message_file)) { in hv_debug_delay_files()76 return PTR_ERR(message_file); in hv_debug_delay_files()