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

/linux-master/fs/cachefiles/
H A Dnamei.c456 file = kernel_tmpfile_open(&nop_mnt_idmap, &parentpath,
/linux-master/fs/overlayfs/
H A Doverlayfs.h388 struct file *file = kernel_tmpfile_open(ovl_upper_mnt_idmap(ofs), &path,
/linux-master/fs/
H A Dnamei.c3712 * kernel_tmpfile_open - open a tmpfile for kernel internal use
3723 struct file *kernel_tmpfile_open(struct mnt_idmap *idmap, function
3742 EXPORT_SYMBOL(kernel_tmpfile_open); variable
/linux-master/include/linux/
H A Dfs.h1906 struct file *kernel_tmpfile_open(struct mnt_idmap *idmap,

Completed in 152 milliseconds