OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dhigh
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/ld.elf_so/arch/alpha/
alpha_reloc.c
482
int64_t
dhigh
;
local
500
dhigh
= delta - (int16_t)delta;
501
if (
dhigh
!= 0) {
507
27 << 16 | ((
dhigh
>> 16) & 0xffff);
509
(int16_t)(
dhigh
>> 16)));
/src/sbin/resize_ffs/
resize_ffs.c
468
int64_t
dhigh
; /* Offset of post-inode data area, from base */
local
478
dhigh
= cgdmin(newsb, cgn) - base;
553
set_bits(cg_blksfree(cg, 0),
dhigh
, dmax -
dhigh
);
583
if (
dhigh
% newsb->fs_frag) {
584
n = newsb->fs_frag - (
dhigh
% newsb->fs_frag);
587
dhigh
+= n;
589
n = (dmax -
dhigh
) / newsb->fs_frag;
594
i =
dhigh
/ newsb->fs_frag;
602
dhigh
)]++
903
int64_t
dhigh
; \/* offset of post-inode data area *\/
local
1789
int64_t
dhigh
;
local
[
all
...]
Completed in 65 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026