Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fuse/
Dfuse_i.h576 unsigned no_flush:1; member
Dfile.c420 if (fc->no_flush) in fuse_flush()
449 fc->no_flush = 1; in fuse_flush()