Home
last modified time | relevance | path

Searched refs:no_fsync (Results 1 – 2 of 2) sorted by relevance

/fs/fuse/
Dfuse_i.h395 unsigned no_fsync:1; member
Dfile.c330 if ((!isdir && fc->no_fsync) || (isdir && fc->no_fsyncdir)) in fuse_fsync_common()
363 fc->no_fsync = 1; in fuse_fsync_common()