OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IINFO
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_accessors.h
788
((
IINFO
*)((char *)buf + lfs_sb_getsumsize(fs) - IINFOSIZE(fs)))
791
((
IINFO
*)((char *)(iip) - IINFOSIZE(fs)))
794
((
IINFO
*)((char *)SEGSUM_IINFOSTART(fs, buf) - (n)*IINFOSIZE(fs)))
797
lfs_ii_getblock(STRUCT_LFS *fs,
IINFO
*iip)
807
lfs_ii_setblock(STRUCT_LFS *fs,
IINFO
*iip, uint64_t block)
lfs.h
611
typedef union
iinfo
{
union
614
}
IINFO
;
615
__CTASSERT(__alignof(union
iinfo
) == __alignof(struct iinfo64));
617
__CTASSERT(__alignof(union
iinfo
) == __alignof(struct iinfo32));
lfs_rfw.c
643
IINFO
*iip;
lfs_segment.c
998
IINFO
*iip;
/src/sbin/fsck_lfs/
pass6.c
546
IINFO
*iip;
lfs.c
791
IINFO
*iibase, *iip;
segwrite.c
251
IINFO
*iip;
/src/usr.sbin/dumplfs/
dumplfs.c
591
IINFO
*iip, *iip2;
/src/libexec/lfs_cleanerd/
lfs_cleanerd.c
450
IINFO
*iip;
Completed in 139 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026