Home
last modified time | relevance | path

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

/freebsd-14.2/tests/sys/fs/fusefs/
H A Dmockfs.hh162 fuse_fsync_in fsync;
163 fuse_fsync_in fsyncdir;
/freebsd-14.2/sys/fs/fuse/
H A Dfuse_kernel.h627 struct fuse_fsync_in { struct
H A Dfuse_internal.c373 struct fuse_fsync_in *ffsi = NULL; in fuse_internal_fsync()