OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nbgroups
(Results
1 - 2
of
2
) sorted by null
/external/genext2fs/
genext2fs.c
877
uint32 grp,
nbgroups
;
local
880
nbgroups
= GRP_NBGROUPS(fs);
882
for(grp=0;grp<
nbgroups
&& !bk;grp++)
913
uint32 grp,
nbgroups
,avefreei;
local
915
nbgroups
= GRP_NBGROUPS(fs);
922
avefreei = fs->sb.s_free_inodes_count /
nbgroups
;
923
for(grp=0; grp<
nbgroups
; grp++) {
1966
uint32
nbgroups
,nbinodes_per_group,overhead_per_group,free_blocks,
local
[
all
...]
/external/libxml2/
relaxng.c
285
int
nbgroups
; /* number of groups in the partitions */
member in struct:_xmlRelaxNGPartition
941
for (j = 0; j < partitions->
nbgroups
; j++) {
4285
int
nbgroups
= 0;
local
9107
int ret = 0, i,
nbgroups
;
local
[
all
...]
Completed in 59 milliseconds