Searched refs:g_pipe_file_ops (Results 1 – 1 of 1) sorted by relevance
102 struct vfs_file_operations_t g_pipe_file_ops = { variable168 read_file->file_ops = &g_pipe_file_ops; in sys_pipe()171 write_file->file_ops = &g_pipe_file_ops; in sys_pipe()