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

/linux-4.1.27/fs/overlayfs/
H A Dcopy_up.c23 int ovl_copy_xattr(struct dentry *old, struct dentry *new) ovl_copy_xattr() function
248 err = ovl_copy_xattr(lowerpath->dentry, newdentry); ovl_copy_up_locked()
H A Doverlayfs.h199 int ovl_copy_xattr(struct dentry *old, struct dentry *new);
H A Ddir.c253 err = ovl_copy_xattr(upper, opaquedir); ovl_clear_empty()

Completed in 84 milliseconds