Searched refs:glen (Results 1 – 2 of 2) sorted by relevance
552 int glen; in unix_gid_show() local561 glen = ug->gi->ngroups; in unix_gid_show()563 glen = 0; in unix_gid_show()565 seq_printf(m, "%u %d:", from_kuid_munged(user_ns, ug->uid), glen); in unix_gid_show()566 for (i = 0; i < glen; i++) in unix_gid_show()
211 const int glen = in ipath_format_hwerrors() local214 for (i=0; i<glen; i++) { in ipath_format_hwerrors()