OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tsc_chunk_size
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/dm/
dm_target_snapshot.c
109
uint64_t
tsc_chunk_size
;
member in struct:target_snapshot_config
231
tsc->
tsc_chunk_size
= atoi64(argv[3]);
267
for (i = tsc->
tsc_chunk_size
; i != 0; i /= 10)
280
tsc->
tsc_chunk_size
);
285
tsc->
tsc_chunk_size
);
dm_target_snapshot.c
109
uint64_t
tsc_chunk_size
;
member in struct:target_snapshot_config
231
tsc->
tsc_chunk_size
= atoi64(argv[3]);
267
for (i = tsc->
tsc_chunk_size
; i != 0; i /= 10)
280
tsc->
tsc_chunk_size
);
285
tsc->
tsc_chunk_size
);
dm_target_snapshot.c
109
uint64_t
tsc_chunk_size
;
member in struct:target_snapshot_config
231
tsc->
tsc_chunk_size
= atoi64(argv[3]);
267
for (i = tsc->
tsc_chunk_size
; i != 0; i /= 10)
280
tsc->
tsc_chunk_size
);
285
tsc->
tsc_chunk_size
);
Completed in 62 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025