Searched refs:user_attr (Results 1 – 1 of 1) sorted by relevance
65 static struct attribute_spec user_attr = { }; variable69 user_attr.name = "user"; in register_attributes()70 user_attr.handler = handle_user_attribute; in register_attributes()72 user_attr.affects_type_identity = true; in register_attributes()75 register_attribute(&user_attr); in register_attributes()