Searched refs:fnullop_flush (Results 1 – 4 of 4) sorted by relevance
34 fnullop_flush, // flush
43 int EFIAPI fnullop_flush (struct __filedes *filp) in fnullop_flush() function
174 int EFIAPI fnullop_flush (struct __filedes *filp);
819 Stream->Abstraction.fo_flush = &fnullop_flush; in __ctor_DevShell()