Home
last modified time | relevance | path

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

/linux-6.15/fs/fuse/
H A Dfuse_i.h767 unsigned no_fsync:1; member
H A Dfile.c629 if (fc->no_fsync) in fuse_fsync()
634 fc->no_fsync = 1; in fuse_fsync()