OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LFSI_WRAPWAIT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_inode.h
191
#define
LFSI_WRAPWAIT
0x08
lfs_vnops.c
2138
if ((VTOI(ap->a_vp)->i_lfs_iflags &
LFSI_WRAPWAIT
))
2154
VTOI(ap->a_vp)->i_lfs_iflags |=
LFSI_WRAPWAIT
;
2159
VTOI(ap->a_vp)->i_lfs_iflags &= ~
LFSI_WRAPWAIT
;
Completed in 33 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026