Skip to content
Snippets Groups Projects
Commit cc1e31d1 authored by Avi Kivity's avatar Avi Kivity
Browse files

file: add virtual functions corresponding to f_ops


The default is to dispatch directly to the corresponding member of f_ops,
but that can be overridden.

The fo_*() functions are redirected to dispatch via the virtual functions.

Signed-off-by: default avatarAvi Kivity <avi@cloudius-systems.com>
parent e4552a8b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment