OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IINFO
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/ufs/lfs/
lfs_accessors.h
786
((
IINFO
*)((char *)buf + lfs_sb_getsumsize(fs) - IINFOSIZE(fs)))
789
((
IINFO
*)((char *)(iip) - IINFOSIZE(fs)))
792
((
IINFO
*)((char *)SEGSUM_IINFOSTART(fs, buf) - (n)*IINFOSIZE(fs)))
795
lfs_ii_getblock(STRUCT_LFS *fs,
IINFO
*iip)
805
lfs_ii_setblock(STRUCT_LFS *fs,
IINFO
*iip, uint64_t block)
lfs.h
614
typedef union
iinfo
{
union
617
}
IINFO
;
618
__CTASSERT(__alignof(union
iinfo
) == __alignof(struct iinfo64));
620
__CTASSERT(__alignof(union
iinfo
) == __alignof(struct iinfo32));
lfs_rfw.c
652
IINFO
*iip;
lfs_segment.c
989
IINFO
*iip;
/src/sbin/fsck_lfs/
pass6.c
546
IINFO
*iip;
segwrite.c
251
IINFO
*iip;
lfs.c
791
IINFO
*iibase, *iip;
/src/usr.sbin/dumplfs/
dumplfs.c
591
IINFO
*iip, *iip2;
/src/libexec/lfs_cleanerd/
lfs_cleanerd.c
450
IINFO
*iip;
Completed in 22 milliseconds
Indexes created Wed Nov 05 22:09:55 GMT 2025