Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dfuse_i.h699 unsigned no_fsync:1; member
H A Dfile.c594 if (fc->no_fsync) in fuse_fsync()
599 fc->no_fsync = 1; in fuse_fsync()