Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfuse_trace.h38 EM( FUSE_FSYNCDIR, "FUSE_FSYNCDIR") \
H A Ddir.c1715 err = fuse_fsync_common(file, start, end, datasync, FUSE_FSYNCDIR); in fuse_dir_fsync()
/linux/include/uapi/linux/
H A Dfuse.h52 * - add FUSE_FSYNCDIR message
629 FUSE_FSYNCDIR = 30,
618 FUSE_FSYNCDIR = 30, global() enumerator