Home
last modified time | relevance | path

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

/Linux-v4.19/fs/overlayfs/
Dfile.c393 ret = ovl_copy_up_with_data(file_dentry(file)); in ovl_ioctl()
Doverlayfs.h410 int ovl_copy_up_with_data(struct dentry *dentry);
Dinode.c48 err = ovl_copy_up_with_data(dentry); in ovl_setattr()
Dcopy_up.c867 int ovl_copy_up_with_data(struct dentry *dentry) in ovl_copy_up_with_data() function