Home
last modified time | relevance | path

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

/linux-6.15/fs/cachefiles/
H A Dnamei.c459 file = kernel_tmpfile_open(&nop_mnt_idmap, &parentpath, in cachefiles_create_tmpfile()
/linux-6.15/fs/overlayfs/
H A Doverlayfs.h392 struct file *file = kernel_tmpfile_open(ovl_upper_mnt_idmap(ofs), &path, in ovl_do_tmpfile()
/linux-6.15/fs/
H A Dnamei.c3963 struct file *kernel_tmpfile_open(struct mnt_idmap *idmap, in kernel_tmpfile_open() function
3982 EXPORT_SYMBOL(kernel_tmpfile_open);
/linux-6.15/include/linux/
H A Dfs.h2025 struct file *kernel_tmpfile_open(struct mnt_idmap *idmap,