Lines Matching refs:int1
83 ctx->scratch->int1 = storage_tbl_refresh; in op_begemot()
88 ctx->scratch->int1 = fs_tbl_refresh; in op_begemot()
93 ctx->scratch->int1 = disk_storage_tbl_refresh; in op_begemot()
98 ctx->scratch->int1 = network_tbl_refresh; in op_begemot()
103 ctx->scratch->int1 = swins_tbl_refresh; in op_begemot()
108 ctx->scratch->int1 = swrun_tbl_refresh; in op_begemot()
138 storage_tbl_refresh = ctx->scratch->int1; in op_begemot()
142 fs_tbl_refresh = ctx->scratch->int1; in op_begemot()
146 disk_storage_tbl_refresh = ctx->scratch->int1; in op_begemot()
150 network_tbl_refresh = ctx->scratch->int1; in op_begemot()
154 swins_tbl_refresh = ctx->scratch->int1; in op_begemot()
158 swrun_tbl_refresh = ctx->scratch->int1; in op_begemot()