Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfuse_trace.h28 EM( FUSE_FSYNC, "FUSE_FSYNC") \
H A Dfile.c632 err = fuse_fsync_common(file, start, end, datasync, FUSE_FSYNC); in fuse_fsync()
/linux/include/uapi/linux/
H A Dfuse.h45 * FUSE_RELEASE, FUSE_FSYNC, FUSE_FLUSH, FUSE_SETXATTR, FUSE_GETXATTR,
619 FUSE_FSYNC = 20,
608 FUSE_FSYNC = 20, global() enumerator