freebsd-dev/sys/fs/fuse
Konstantin Belousov ae90941431 Add vn_fsync_buf().
Provide a convenience function to avoid the hack with filling fake
struct vop_fsync_args and then calling vop_stdfsync().

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2019-04-09 20:20:04 +00:00
..
fuse_device.c
fuse_file.c fusefs: convert debug printfs into dtrace probes 2019-03-29 02:13:06 +00:00
fuse_file.h
fuse_internal.c fuse(4): remove more debugging printfs 2019-03-19 17:49:15 +00:00
fuse_internal.h fuse(4): remove more debugging printfs 2019-03-19 17:49:15 +00:00
fuse_io.c Add vn_fsync_buf(). 2019-04-09 20:20:04 +00:00
fuse_io.h
fuse_ipc.c fix the GENERIC-NODEBUG build after r345675 2019-03-29 14:07:30 +00:00
fuse_ipc.h fuse(4): remove more debugging printfs 2019-03-19 17:49:15 +00:00
fuse_kernel.h
fuse_main.c fusefs: convert debug printfs into dtrace probes 2019-03-29 02:13:06 +00:00
fuse_node.c fusefs: convert debug printfs into dtrace probes 2019-03-29 02:13:06 +00:00
fuse_node.h
fuse_param.h
fuse_vfsops.c fusefs: fix a panic on mount 2019-04-06 18:04:04 +00:00
fuse_vnops.c fusefs: convert debug printfs into dtrace probes 2019-03-29 02:13:06 +00:00
fuse.h fusefs: convert debug printfs into dtrace probes 2019-03-29 02:13:06 +00:00