Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dprompts.h54 int get_max_prefetch(int min_prefetch, ulong_t *option);
H A Dprompts.c387 get_max_prefetch(int min_prefetch, ulong_t *options) in get_max_prefetch() function
H A Dmain.c672 get_max_prefetch(cur_dtype->dtype_prefetch_min, in get_disk_characteristics()
H A Dmenu_command.c541 d->dtype_prefetch_max = get_max_prefetch(d->dtype_prefetch_min, in c_type()