OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SF_LOG
(Results
1 - 4
of
4
) sorted by relevancy
/src/sbin/fsck_ffs/
wapbl.c
153
if ((iswap32(DIP(dp, flags)) &
SF_LOG
) != 0 &&
/src/sys/sys/
stat.h
217
#define
SF_LOG
0x00400000 /* WAPBL log file inode */
/src/sys/ufs/ffs/
ffs_wapbl.c
267
if ((ip->i_flags &
SF_LOG
) == 0) {
674
ip->i_flags =
SF_LOG
;
/src/sbin/dump/
traverse.c
143
if (DIP(dp, flags) &
SF_LOG
)
Completed in 13 milliseconds
Indexes created Sat Oct 18 16:10:06 GMT 2025