OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEGUSE_EMPTY
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_subr.c
436
|
SEGUSE_EMPTY
439
sup->su_flags |=
SEGUSE_EMPTY
;
443
case SEGUSE_DIRTY |
SEGUSE_EMPTY
:
448
case SEGUSE_DIRTY |
SEGUSE_EMPTY
| SEGUSE_READY:
lfs_vfsops.c
1211
nflags &= ~(SEGUSE_ACTIVE |
SEGUSE_EMPTY
1216
nflags |=
SEGUSE_EMPTY
| SEGUSE_READY;
1218
nflags &= ~(
SEGUSE_EMPTY
| SEGUSE_READY);
lfs.h
542
#define
SEGUSE_EMPTY
0x10 /* segment is empty */
lfs_syscalls.c
917
|
SEGUSE_EMPTY
| SEGUSE_READY
lfs_segment.c
1962
sup->su_flags &= ~(
SEGUSE_EMPTY
| SEGUSE_READY | SEGUSE_ERROR);
/src/usr.sbin/dumplfs/
dumplfs.c
108
if (sp->su_flags &
SEGUSE_EMPTY
)
Completed in 18 milliseconds
Indexes created Wed Nov 05 22:09:55 GMT 2025