Home
last modified time | relevance | path

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

/linux-2.6.39/fs/fuse/
Dfuse_i.h437 unsigned no_flush:1; member
Dfile.c365 if (fc->no_flush) in fuse_flush()
382 fc->no_flush = 1; in fuse_flush()