Home
last modified time | relevance | path

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

/freebsd/tests/sys/fs/fusefs/
H A Dmockfs.hh164 fuse_fsync_in fsync;
165 fuse_fsync_in fsyncdir;
/freebsd/sys/fs/fuse/
H A Dfuse_kernel.h668 struct fuse_fsync_in { struct
H A Dfuse_internal.c372 struct fuse_fsync_in *ffsi = NULL; in fuse_internal_fsync()