Home
last modified time | relevance | path

Searched refs:kernel_tmpfile_open (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/fs/cachefiles/
Dnamei.c454 file = kernel_tmpfile_open(&nop_mnt_idmap, &parentpath, in cachefiles_create_tmpfile()
/Linux-v6.6/fs/overlayfs/
Doverlayfs.h376 struct file *file = kernel_tmpfile_open(ovl_upper_mnt_idmap(ofs), &path, in ovl_do_tmpfile()
/Linux-v6.6/fs/
Dnamei.c3721 struct file *kernel_tmpfile_open(struct mnt_idmap *idmap, in kernel_tmpfile_open() function
3740 EXPORT_SYMBOL(kernel_tmpfile_open);
/Linux-v6.6/include/linux/
Dfs.h1752 struct file *kernel_tmpfile_open(struct mnt_idmap *idmap,