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

/linux-master/fs/overlayfs/
H A Dcopy_up.c76 int ovl_copy_xattr(struct super_block *sb, const struct path *oldpath, struct dentry *new) function
650 err = ovl_copy_xattr(c->dentry->d_sb, &c->lowerpath, temp);
H A Doverlayfs.h867 int ovl_copy_xattr(struct super_block *sb, const struct path *path, struct dentry *new);
H A Ddir.c400 err = ovl_copy_xattr(dentry->d_sb, &upperpath, opaquedir);

Completed in 224 milliseconds