Searched refs:attr_len (Results 1 – 2 of 2) sorted by relevance
103 unsigned attr_len; in volume_id_probe_ntfs() local159 attr_len = le32_to_cpu(attr->len); in volume_id_probe_ntfs()162 attr_off += attr_len; in volume_id_probe_ntfs()164 if (attr_len == 0) in volume_id_probe_ntfs()174 attr_type, attr_len, attr_off); in volume_id_probe_ntfs()
508 int attr_len; in check_existence_through_netlink() local516 attr_len = IFLA_PAYLOAD(mhdr); in check_existence_through_netlink()518 while (RTA_OK(attr, attr_len)) { in check_existence_through_netlink()529 attr = RTA_NEXT(attr, attr_len); in check_existence_through_netlink()