OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LFS_UNDIROP
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_subr.c
382
doit = !(fs->lfs_flags &
LFS_UNDIROP
);
384
fs->lfs_flags |=
LFS_UNDIROP
;
416
fs->lfs_flags &= ~
LFS_UNDIROP
;
lfs_bio.c
276
while(fs->lfs_flags &
LFS_UNDIROP
) {
lfs.h
1064
#define
LFS_UNDIROP
0x08
Completed in 34 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026