Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dmeta_io.h30 struct buffer_head *from_bh, in gfs2_buffer_copy_tail() argument
34 memcpy(to_bh->b_data + to_head, from_bh->b_data + from_head, in gfs2_buffer_copy_tail()
35 from_bh->b_size - from_head); in gfs2_buffer_copy_tail()