Home
last modified time | relevance | path

Searched refs:to_head (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dmeta_io.h26 int to_head, in gfs2_buffer_copy_tail() argument
30 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()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dattach.c115 int lnum, int ec, int to_head, struct list_head *list) in add_to_list() argument
137 if (to_head) in add_to_list()
/openbmc/linux/drivers/mtd/ubi/
H A Dattach.c230 int lnum, int ec, int to_head, struct list_head *list) in add_to_list() argument
250 if (to_head) in add_to_list()