Searched refs:d_alloc_tries (Results 1 – 3 of 3) sorted by relevance
48 lim = fmd.d_alloc_tries; in fmd_alloc()
102 uint_t d_alloc_tries; /* max # times to retry an allocation */ member
444 dp->d_alloc_tries = 3; in fmd_create()461 (void) fmd_conf_getprop(dp->d_conf, "alloc.tries", &dp->d_alloc_tries); in fmd_create()