Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dxattr.c920 static bool xattr_is_trusted(const char *name) in xattr_is_trusted() function
970 if (!trusted && xattr_is_trusted(xattr->name)) in simple_xattr_list()