OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ndirs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/fsck_ext2fs/
pass5.c
109
u_int32_t
ndirs
= 0;
local in function:pass5
113
ndirs
= 0;
156
ndirs
++;
193
cs_ndir +=
ndirs
;
197
fs2h16(fs->e2fs_gd[c].ext2bgd_ndirs) !=
ndirs
)) {
205
ndirs
);
211
fs2h16(fs->e2fs_gd[c].ext2bgd_ndirs) !=
ndirs
) &&
215
fs->e2fs_gd[c].ext2bgd_ndirs = h2fs16(
ndirs
);
/src/usr.sbin/makefs/
udf.c
320
uint32_t
ndirs
;
member in struct:udf_stats
704
stats->
ndirs
++;
1064
printf("
ndirs
%d\n", stats->
ndirs
);
1166
fsopts->inodes = stats->nfiles + stats->
ndirs
;
1262
context.num_directories = stats.
ndirs
;
Completed in 16 milliseconds
Indexes created Wed Sep 24 02:09:48 GMT 2025