OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cluster_el
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/e2fsck/
pass1b.c
56
struct
cluster_el
{
struct
58
struct
cluster_el
*next;
82
struct
cluster_el
*cluster_list;
125
struct
cluster_el
*
cluster_el
;
local
162
cluster_el
= (struct
cluster_el
*) e2fsck_allocate_memory(ctx,
163
sizeof(struct
cluster_el
), "cluster element");
164
cluster_el
->cluster = cluster;
165
cluster_el
->next = di->cluster_list
[
all
...]
/prebuilts/android-emulator/linux-x86_64/bin/
e2fsck
fsck.ext4
Completed in 73 milliseconds