Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfuse_i.h787 unsigned no_fsync:1; member
H A Dfile.c566 if (fc->no_fsync) in fuse_fsync()
571 fc->no_fsync = 1; in fuse_fsync()