OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:E2FS_ISCLEAN
(Results
1 - 5
of
5
) sorted by relevancy
/src/sbin/fsck_ext2fs/
utilities.c
287
if (markclean && (sblock.e2fs.e2fs_state &
E2FS_ISCLEAN
) == 0) {
296
sblock.e2fs.e2fs_state =
E2FS_ISCLEAN
;
setup.c
186
if (sblock.e2fs.e2fs_state ==
E2FS_ISCLEAN
) {
/src/sys/ufs/ext2fs/
ext2fs_vfsops.c
499
fs->e2fs.e2fs_state =
E2FS_ISCLEAN
;
518
if (fs->e2fs.e2fs_state ==
E2FS_ISCLEAN
)
752
if (m_fs->e2fs.e2fs_state ==
E2FS_ISCLEAN
)
837
fs->e2fs.e2fs_state =
E2FS_ISCLEAN
;
ext2fs.h
413
#define
E2FS_ISCLEAN
0x01
/src/sbin/newfs_ext2fs/
mke2fs.c
362
sblock.e2fs.e2fs_state =
E2FS_ISCLEAN
;
Completed in 15 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025