Home
last modified time | relevance | path

Searched defs:fuse_do_truncate (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/block/export/
H A Dfuse.c444 static int fuse_do_truncate(const FuseExport *exp, int64_t size, in fuse_do_truncate() function
/openbmc/linux/fs/fuse/
H A Dfile.c2872 static void fuse_do_truncate(struct file *file) in fuse_do_truncate() function