OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ext2bgd_ndirs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/ext2fs/
ext2fs_alloc.c
702
uint32_t
ext2bgd_ndirs
= fs2h16(gd->
ext2bgd_ndirs
)
local in function:ext2fs_cg_update
704
ext2bgd_ndirs
+= ndirs;
705
gd->
ext2bgd_ndirs
= h2fs16(
ext2bgd_ndirs
);
706
gd->ext2bgd_ndirs_hi = h2fs16(
ext2bgd_ndirs
>> 16);
ext2fs.h
424
uint16_t
ext2bgd_ndirs
; /* number of directories */
member in struct:ext2_gd
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025