Searched refs:to_head (Results 1 – 3 of 3) sorted by relevance
26 int to_head, in gfs2_buffer_copy_tail() argument30 BUG_ON(from_head < to_head); in gfs2_buffer_copy_tail()31 memcpy(to_bh->b_data + to_head, from_bh->b_data + from_head, in gfs2_buffer_copy_tail()33 memset(to_bh->b_data + to_bh->b_size + to_head - from_head, in gfs2_buffer_copy_tail()34 0, from_head - to_head); in gfs2_buffer_copy_tail()
61 struct vdo_waiter *to_head = to_waitq->last_waiter->next_waiter; in vdo_waitq_transfer_all_waiters() local64 from_waitq->last_waiter->next_waiter = to_head; in vdo_waitq_transfer_all_waiters()
230 int lnum, int ec, int to_head, struct list_head *list) in add_to_list() argument250 if (to_head) in add_to_list()