Home
last modified time | relevance | path

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

/Linux-v6.1/fs/overlayfs/
Doverlayfs.h313 static inline struct file *ovl_do_tmpfile(struct ovl_fs *ofs, in ovl_do_tmpfile() function
Dcopy_up.c747 tmpfile = ovl_do_tmpfile(ofs, c->workdir, c->stat.mode); in ovl_copy_up_tmpfile()
Dsuper.c1410 tmpfile = ovl_do_tmpfile(ofs, ofs->workdir, S_IFREG | 0); in ovl_make_workdir()