Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dfuse_i.h813 unsigned int no_tmpfile:1; member
H A Ddir.c878 if (fc->no_tmpfile) in fuse_tmpfile()
883 fc->no_tmpfile = 1; in fuse_tmpfile()