mac_vnode_check_listextattr
error = mac_vnode_check_listextattr(cred, vp, EXTATTR_NAMESPACE_USER);
error = mac_vnode_check_listextattr(td->td_ucred, vp, attrnamespace);
int mac_vnode_check_listextattr(struct ucred *cred, struct vnode *vp,