Home
last modified time | relevance | path

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

/linux/fs/gfs2/
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()
/linux/drivers/mtd/ubi/
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()

Completed in 5 milliseconds