Searched refs:bd_dirtybufthresh (Results 1 – 1 of 1) sorted by relevance
131 int bd_dirtybufthresh; member280 __offsetof(struct bufdomain, bd_dirtybufthresh), sysctl_bufdomain_int, "I",1282 bd->bd_dirtybufthresh = dirtybufthresh / buf_domains; in bufinit()5420 db_printf("\tdirtybufthresh\t%d\n", bd->bd_dirtybufthresh); in DB_SHOW_COMMAND()