Home
last modified time | relevance | path

Searched refs:synth_truncate (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/9pfs/
H A D9p-synth.c353 static int synth_truncate(FsContext *ctx, V9fsPath *path, off_t offset) in synth_truncate() function
639 .truncate = synth_truncate,