Searched refs:ovl_copy_xattr (Results 1 - 3 of 3) sorted by last modified time

/linux-master/fs/overlayfs/
H A Doverlayfs.h870 int ovl_copy_xattr(struct super_block *sb, const struct path *path, struct dentry *new);
H A Ddir.c401 err = ovl_copy_xattr(dentry->d_sb, &upperpath, opaquedir);
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);

Completed in 300 milliseconds