Home
last modified time | relevance | path

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

/openbmc/qemu/block/export/
H A Dfuse.c775 static void fuse_fsync(fuse_req_t req, fuse_ino_t inode, int datasync, in fuse_fsync() function
/openbmc/linux/fs/fuse/
H A Dfile.c558 static int fuse_fsync(struct file *file, loff_t start, loff_t end, in fuse_fsync() function