Home
last modified time | relevance | path

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

/Linux-v5.10/fs/overlayfs/
Dcopy_up.c39 static bool ovl_must_copy_xattr(const char *name) in ovl_must_copy_xattr() function
119 if (error != -EOPNOTSUPP || ovl_must_copy_xattr(name)) in ovl_copy_xattr()