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

/linux-4.4.14/fs/fuse/
H A Dfuse_i.h552 unsigned no_fsync:1; member in struct:fuse_conn
H A Dfile.c469 if ((!isdir && fc->no_fsync) || (isdir && fc->no_fsyncdir)) fuse_fsync_common()
485 fc->no_fsync = 1; fuse_fsync_common()

Completed in 100 milliseconds