Searched refs:array_idx (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/debugfs/
H A Dset_fields.c49 static int array_idx; variable
309 array_idx = strtol(idx, &tmp, 0);
327 if (ss->max_idx > 0 && array_idx >= ss->max_idx)
369 u.ptr8 += array_idx * info->size;
544 NULL, BMAP_SET, array_idx, NULL, &blk);

Completed in 3075 milliseconds