Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-local.c1029 static int local_truncate(FsContext *ctx, V9fsPath *fs_path, off_t size) in local_truncate() function
1598 .truncate = local_truncate,