Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dfuse.h618 FUSE_TMPFILE = 51, enumerator
/Linux-v6.6/fs/fuse/
Ddir.c877 err = fuse_create_open(dir, file->f_path.dentry, file, file->f_flags, mode, FUSE_TMPFILE); in fuse_tmpfile()