Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H A Dnamei.c454 file = kernel_tmpfile_open(&nop_mnt_idmap, &parentpath, in cachefiles_create_tmpfile()
/openbmc/linux/fs/overlayfs/
H A Doverlayfs.h376 struct file *file = kernel_tmpfile_open(ovl_upper_mnt_idmap(ofs), &path, in ovl_do_tmpfile()
/openbmc/linux/fs/
H A Dnamei.c3715 struct file *kernel_tmpfile_open(struct mnt_idmap *idmap, in kernel_tmpfile_open() function
3734 EXPORT_SYMBOL(kernel_tmpfile_open);
/openbmc/linux/include/linux/
H A Dfs.h1813 struct file *kernel_tmpfile_open(struct mnt_idmap *idmap,