TianoCore EDK2 master
|
#include "VirtioFsDxe.h"
Go to the source code of this file.
Functions | |
EFI_STATUS EFIAPI | VirtioFsSimpleFileFlush (IN EFI_FILE_PROTOCOL *This) |
EFI_FILE_PROTOCOL.Flush() member function for the Virtio Filesystem driver.
Copyright (C) 2020, Red Hat, Inc.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file SimpleFsFlush.c.
EFI_STATUS EFIAPI VirtioFsSimpleFileFlush | ( | IN EFI_FILE_PROTOCOL * | This | ) |
Definition at line 13 of file SimpleFsFlush.c.