OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:log_off
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
if_bypass.c
579
u32
log_off
, count = 0;
local
618
log_off
= base + (head * 5);
628
error = hw->mac.ops.bypass_rd_eep(hw,
log_off
+ i,
638
log_off
+ i, &eeprom[count].actions);
651
eeprom[count].clear_off =
log_off
;
655
log_off
= base + (head * 5);
/src/crypto/external/bsd/heimdal/dist/lib/kadm5/
ipropd_slave.c
214
off_t
log_off
;
local
247
log_off
= lseek(server_context->log_context.log_fd, 0, SEEK_CUR);
248
if (
log_off
== -1)
270
if (ftruncate(server_context->log_context.log_fd,
log_off
) == -1 ||
271
lseek(server_context->log_context.log_fd,
log_off
, SEEK_SET) == -1) {
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
spa_history.c
76
spa_history_log_to_phys(uint64_t
log_off
, spa_history_phys_t *shpp)
81
return ((
log_off
- shpp->sh_pool_create_len) % phys_len
Completed in 23 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026