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(4): convert debug printfs into dtrace probes 2019-02-28 19:27:54 +00:00
fuse_file.c fusefs: convert debug printfs into dtrace probes 2019-03-29 02:13:06 +00:00
fuse_file.h Fuse: whitespace and style(9) cleanup 2019-02-20 02:49:26 +00:00
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 sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
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(4): add tests related to FUSE_MKNOD 2019-03-05 00:27:54 +00:00
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: whitespace and style(9) cleanup 2019-02-20 02:49:26 +00:00
fuse_param.h Update link count handling in fuse for post-ino64. 2017-12-19 22:40:54 +00:00
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