OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ndirs
(Results
1 - 5
of
5
) 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/sys/arch/atari/stand/xxboot/ahdi-xxboot/
xxboot.ahdi.S
49
.word 0 |
ndirs
/src/sys/arch/atari/stand/xxboot/fdboot/
fdboot.S
49
.word 0 |
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
;
/src/sys/ufs/ext2fs/
ext2fs_alloc.c
665
ext2fs_cg_update(struct m_ext2fs *fs, int cg, struct ext2_gd *gd, int nbfree, int nifree, int
ndirs
, daddr_t ioff)
701
if (
ndirs
) {
704
ext2bgd_ndirs +=
ndirs
;
Completed in 13 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025