Searched refs:hdlink_cnt (Results 1 – 1 of 1) sorted by relevance
607 static int32 hdlink_cnt = HDLINK_CNT; variable1778 if (hdlinks.count == hdlink_cnt) { in add2fs_from_dir()1780 realloc (hdlinks.hdl, (hdlink_cnt + HDLINK_CNT) * in add2fs_from_dir()1784 hdlink_cnt += HDLINK_CNT; in add2fs_from_dir()2643 hdlinks.hdl = (struct hdlink_s *)malloc(hdlink_cnt * sizeof(struct hdlink_s));