Searched refs:uid_start (Results 1 – 1 of 1) sorted by relevance
406 long int uid_start = 0, uid_end = 0; in uid_remove_write() local421 if (kstrtol(start_uid, 10, &uid_start) != 0 || in uid_remove_write()428 for (; uid_start <= uid_end; uid_start++) { in uid_remove_write()430 hash, (uid_t)uid_start) { in uid_remove_write()431 if (uid_start == uid_entry->uid) { in uid_remove_write()