Home
last modified time | relevance | path

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

/Linux-v6.1/fs/fuse/
Dfuse_i.h788 unsigned int no_tmpfile:1; member
Ddir.c811 if (fc->no_tmpfile) in fuse_tmpfile()
816 fc->no_tmpfile = 1; in fuse_tmpfile()