OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:b_indir2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/fsck_ffs/
fsck.h
117
int64_t *
b_indir2
; /* indirect block */
member in union:bufarea::__anone38302d9010a
130
(is_ufs2 ? (bp)->b_un.
b_indir2
[i] : (bp)->b_un.b_indir1[i])
134
(bp)->b_un.
b_indir2
[i] = (val); \
inode.c
205
bp->b_un.
b_indir2
[i] =
206
bswap64(bp->b_un.
b_indir2
[i]);
233
idesc->id_blkno = iswap64(bp->b_un.
b_indir2
[i]);
924
iblkno = iswap64(ibp->b_un.
b_indir2
[blkno / nblks]);
1012
iblkno = iswap64(ibp->b_un.
b_indir2
[blkno / nblks]);
1020
ibp->b_un.
b_indir2
[blkno / nblks] =
Completed in 13 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025