Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/format/
H A Dprompts.h56 int get_max_prefetch(int min_prefetch, ulong_t *option);
H A Dprompts.c404 get_max_prefetch(min_prefetch, options) in get_max_prefetch() function
H A Dmain.c647 get_max_prefetch(cur_dtype->dtype_prefetch_min, in get_disk_characteristics()
H A Dmenu_command.c537 d->dtype_prefetch_max = get_max_prefetch(d->dtype_prefetch_min, in c_type()