Searched refs:attr_names (Results 1 – 2 of 2) sorted by relevance
59 def print_attr_list(ynl, attr_names, attr_set, indent=2): argument62 for attr_name in attr_names:
3854 struct ATTR_NAME_ENTRY *attr_names = NULL; in log_replay() local4413 attr_names = kmemdup(Add2Ptr(lrh, t32), attr_names_bytes, GFP_NOFS); in log_replay()4414 if (!attr_names) { in log_replay()4485 if (attr_names && oatbl) { in log_replay()4495 ane = Add2Ptr(attr_names, off); in log_replay()5391 kfree(attr_names); in log_replay()