Lines Matching refs:used
66 int used, size;
93 free = cn->size - cn->used;
96 need = vsnprintf(cn->corename + cn->used, free, fmt, arg_copy);
100 cn->used += need;
125 int cur = cn->used;
138 if ((cn->used - cur == 1 && cn->corename[cur] == '.') ||
139 (cn->used - cur == 2 && cn->corename[cur] == '.'
144 * Empty names are fishy and could be used to create a "//" in a
149 if (cn->used == cur)
153 for (; cur < cn->used; ++cur) {
210 cn->used = 0;
236 if (cn->used != 0)
245 (*argv)[(*argc)++] = cn->used;
418 * must be used. Since p->mm != NULL and we hold ->mmap_lock
554 * helper function to customize the process used
755 * current->fs->root must not be used. Instead, use the
901 * ranges that have never been used yet, and also to make it