Searched refs:xattr_protected (Results 1 – 4 of 4) sorted by relevance
66 int xattr_protected(const char *);
403 xattr_protected(const char *attrname) in xattr_protected() function2428 if (xattr_protected((const char *)entry->name) || in default_listxattr()
12175 if (xattr_protected(attrname) && in getxattr()12258 if (xattr_protected(attrname) && in fgetxattr()12315 if (xattr_protected(attrname) && in setxattr()12379 if (xattr_protected(attrname) && in fsetxattr()12438 if (xattr_protected(attrname)) { in removexattr()12485 if (xattr_protected(attrname)) { in fremovexattr()
9007 if (!xattr_protected(dp->d_name)) { in nfs4_vnop_listxattr()