Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dcopy_up.c246 static int ovl_copy_up_file(struct ovl_fs *ofs, struct dentry *dentry, in ovl_copy_up_file() function
637 err = ovl_copy_up_file(ofs, c->dentry, new_file, c->stat.size); in ovl_copy_up_data()
863 err = ovl_copy_up_file(ofs, c->dentry, tmpfile, c->stat.size); in ovl_copy_up_tmpfile()