Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Doverlayfs.h541 int ovl_copy_up_with_data(struct dentry *dentry);
H A Dinode.c46 err = ovl_copy_up_with_data(dentry); in ovl_setattr()
H A Dcopy_up.c1002 int ovl_copy_up_with_data(struct dentry *dentry) in ovl_copy_up_with_data() function