OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:refcount_block_index
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/lib/ext2fs/
qcow2.h
85
__u32
refcount_block_index
;
member in struct:ext2_qcow2_refcount
/external/e2fsprogs/misc/
e2image.c
846
ref->
refcount_block_index
= 0;
1089
ref->
refcount_block_index
= 0;
1099
ref->refcount_block[ref->
refcount_block_index
] = ext2fs_cpu_to_be16(1);
1100
ref->
refcount_block_index
++;
[
all
...]
Completed in 590 milliseconds