Home
last modified time | relevance | path

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

/linux-4.19.296/fs/overlayfs/
Doverlayfs.h416 int ovl_copy_up_with_data(struct dentry *dentry);
Dcopy_up.c898 int ovl_copy_up_with_data(struct dentry *dentry) in ovl_copy_up_with_data() function
Dinode.c48 err = ovl_copy_up_with_data(dentry); in ovl_setattr()