OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:E2FS_BG_INODE_ZEROED
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/ext2fs/
ext2fs_alloc.c
463
KASSERT(!E2FS_HAS_GD_CSUM(fs) || (fs->e2fs_gd[cg].ext2bgd_flags & h2fs16(
E2FS_BG_INODE_ZEROED
)) != 0);
879
(gd->ext2bgd_flags & h2fs16(
E2FS_BG_INODE_ZEROED
)) != 0)
923
gd->ext2bgd_flags |= h2fs16(
E2FS_BG_INODE_ZEROED
);
ext2fs.h
450
#define
E2FS_BG_INODE_ZEROED
0x0004 /* On-disk inode table initialized */
ext2fs_vfsops.c
1163
h2fs16(
E2FS_BG_INODE_ZEROED
)) != 0);
Completed in 104 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025