Home
last modified time | relevance | path

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

/Linux-v6.1/fs/overlayfs/
Dcopy_up.c196 static int ovl_copy_up_file(struct ovl_fs *ofs, struct dentry *dentry, in ovl_copy_up_file() function
565 err = ovl_copy_up_file(ofs, c->dentry, new_file, c->stat.size); in ovl_copy_up_data()
755 err = ovl_copy_up_file(ofs, c->dentry, tmpfile, c->stat.size); in ovl_copy_up_tmpfile()