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

/linux-master/fs/overlayfs/
H A Dcopy_up.c624 static int ovl_copy_up_data(struct ovl_copy_up_ctx *c, const struct path *temp) function
774 err = ovl_copy_up_data(c, &path);
778 * ovl_copy_up_data(), so lock workdir and destdir and make sure that
1083 err = ovl_copy_up_data(c, &upperpath);

Completed in 110 milliseconds