Searched refs:fuse_io_flushbuf (Results 1 – 3 of 3) sorted by relevance
67 int fuse_io_flushbuf(struct vnode *vp, int waitfor, struct thread *td);
908 fuse_io_flushbuf(struct vnode *vp, int waitfor, struct thread *td) in fuse_io_flushbuf() function
1262 fuse_io_flushbuf(vp, MNT_WAIT, td); in fuse_vnop_inactive()