Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dxattr.c1284 static bool xattr_is_trusted(const char *name) in xattr_is_trusted() function
1326 if (!trusted && xattr_is_trusted(xattr->name)) in simple_xattr_list()