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

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

Completed in 89 milliseconds