OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drec
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/fs/filecorefs/
filecore_bmap.c
149
((lbn << fcmp->log2bsize) >> fcmp->
drec
.log2secsize);
153
zone = fcmp->
drec
.nzones / 2;
156
zaddr=((8<<fcmp->
drec
.log2secsize)-fcmp->
drec
.zone_spare)*zone
162
sect <<= fcmp->
drec
.share_size;
165
1 << fcmp->
drec
.log2secsize, 0, &bp);
168
fcmp->map+zone, 1 << fcmp->
drec
.log2secsize, bp, error);
178
while (b < (8 << (fcmp->
drec
.log2secsize))
179
- fcmp->
drec
.zone_spare) {
181
c = 32 - (b & 31) - fcmp->
drec
.idlen
[
all
...]
filecore_extern.h
94
struct filecore_disc_record
drec
;
member in struct:filecore_mnt
filecore_node.c
158
ip->i_dirent.addr = fcmp->
drec
.root;
filecore_vfsops.c
370
memcpy(&fcmp->
drec
, fcdr, sizeof(*fcdr));
/src/lib/libc/net/
nsdispatch.c
595
struct _ns_drec
drec
, *ldrec;
local in function:nsdispatch
628
drec
.thr = thr_self();
631
if (ldrec->thr ==
drec
.thr)
634
LIST_INSERT_HEAD(&_ns_drec, &
drec
, list);
638
LIST_REMOVE(&
drec
, list);
685
LIST_REMOVE(&
drec
, list);
Completed in 13 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025