Home
last modified time | relevance | path

Searched refs:get_min_prefetch (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dprompts.h53 int get_min_prefetch(ulong_t *option);
H A Dprompts.c368 get_min_prefetch(ulong_t *options) in get_min_prefetch() function
H A Dmain.c670 get_min_prefetch(&cur_dtype->dtype_options); in get_disk_characteristics()
H A Dmenu_command.c540 d->dtype_prefetch_min = get_min_prefetch(&d->dtype_options); in c_type()