Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dcopy_up.c39 static bool ovl_must_copy_xattr(const char *name) in ovl_must_copy_xattr() function
120 if (error != -EOPNOTSUPP || ovl_must_copy_xattr(name)) in ovl_copy_xattr()