to_head           230 drivers/mtd/ubi/attach.c 		       int lnum, int ec, int to_head, struct list_head *list)
to_head           250 drivers/mtd/ubi/attach.c 	if (to_head)
to_head            26 fs/gfs2/meta_io.h 					 int to_head,
to_head            30 fs/gfs2/meta_io.h 	BUG_ON(from_head < to_head);
to_head            31 fs/gfs2/meta_io.h 	memcpy(to_bh->b_data + to_head, from_bh->b_data + from_head,
to_head            33 fs/gfs2/meta_io.h 	memset(to_bh->b_data + to_bh->b_size + to_head - from_head,
to_head            34 fs/gfs2/meta_io.h 	       0, from_head - to_head);