Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fuse/
Dfuse_i.h653 unsigned no_fsync:1; member
Dfile.c573 if (fc->no_fsync) in fuse_fsync()
578 fc->no_fsync = 1; in fuse_fsync()