Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dcopy_up.c40 static bool ovl_must_copy_xattr(const char *name) in ovl_must_copy_xattr() function
159 if (error != -EOPNOTSUPP || ovl_must_copy_xattr(name)) in ovl_copy_xattr()