Searched refs:toload (Results 1 – 3 of 3) sorted by relevance
111 unsigned long toload[UBI_FM_BM_SIZE]; member
411 if (!test_bit(vol_id, ubi->toload)) in ubi_scan_vid_hdr()433 if (!test_bit(vol_id, ubi->toload)) in assign_aeb_to_av()1103 generic_set_bit(lv->vol_id, ubi->toload); in ubispl_load_volumes()
406 int toload = tftp_block_size; in tftp_send() local407 int loaded = load_block(tftp_cur_block, pkt, toload); in tftp_send()411 tftp_put_final_block_sent = (loaded < toload); in tftp_send()
Completed in 9 milliseconds