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

/linux-master/fs/overlayfs/
H A Doverlayfs.h384 static inline struct file *ovl_do_tmpfile(struct ovl_fs *ofs, function
H A Dsuper.c682 tmpfile = ovl_do_tmpfile(ofs, ofs->workdir, S_IFREG | 0);
H A Dcopy_up.c855 tmpfile = ovl_do_tmpfile(ofs, c->workdir, c->stat.mode);

Completed in 155 milliseconds