Home
last modified time | relevance | path

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

/freebsd/sys/fs/fuse/
H A Dfuse_io.h67 int fuse_io_flushbuf(struct vnode *vp, int waitfor, struct thread *td);
H A Dfuse_io.c908 fuse_io_flushbuf(struct vnode *vp, int waitfor, struct thread *td) in fuse_io_flushbuf() function
H A Dfuse_vnops.c1262 fuse_io_flushbuf(vp, MNT_WAIT, td); in fuse_vnop_inactive()