Home
last modified time | relevance | path

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

/linux-6.12.1/fs/fuse/
Dfuse_i.h735 unsigned no_fsync:1; member
Dfile.c614 if (fc->no_fsync) in fuse_fsync()
619 fc->no_fsync = 1; in fuse_fsync()