Searched refs:v_autoup (Results 1 – 8 of 8) sorted by relevance
61 int v_autoup; /* The age a delayed-write buffer must */ member
147 nscan = (last_total_pages * (tune.t_fsflushr))/v.v_autoup; in fsflush_do_pages()386 autoup = v.v_autoup * hz; in fsflush()387 icount = v.v_autoup / tune.t_fsflushr; in fsflush()
646 v.v_autoup = autoup; /* v_autoup - delay for delayed writes */ in param_init()
407 v.v_autoup); in main()
1431 tbl->v_autoup, tbl->v_bufhwm);
209 ufs_iowait = v.v_autoup * hz * 2; in ufs_iinit()
1037 SAVE_INT32(ksi, var, v_autoup); in save_var()
321 SAVE_INT32(self, varp, v_autoup); in save_var()