Searched refs:to_head (Results 1 – 2 of 2) sorted by relevance
29 int to_head, in gfs2_buffer_copy_tail() argument33 BUG_ON(from_head < to_head); in gfs2_buffer_copy_tail()34 memcpy(to_bh->b_data + to_head, from_bh->b_data + from_head, in gfs2_buffer_copy_tail()36 memset(to_bh->b_data + to_bh->b_size + to_head - from_head, in gfs2_buffer_copy_tail()37 0, from_head - to_head); in gfs2_buffer_copy_tail()
117 static int add_to_list(struct ubi_scan_info *si, int pnum, int ec, int to_head, in add_to_list() argument138 if (to_head) in add_to_list()