Home
last modified time | relevance | path

Searched refs:backing_tmpfile_open (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/
Dbacking-file.h25 struct file *backing_tmpfile_open(const struct path *user_path, int flags,
/linux-6.12.1/fs/
Dbacking-file.c55 struct file *backing_tmpfile_open(const struct path *user_path, int flags, in backing_tmpfile_open() function
76 EXPORT_SYMBOL(backing_tmpfile_open);
/linux-6.12.1/fs/overlayfs/
Ddir.c1323 realfile = backing_tmpfile_open(&file->f_path, flags, &realparentpath, in ovl_create_tmpfile()