Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dmeta_io.h28 static inline void gfs2_buffer_copy_tail(struct buffer_head *to_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()
36 memset(to_bh->b_data + to_bh->b_size + to_head - from_head, in gfs2_buffer_copy_tail()