Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbuffer_head.h197 void touch_buffer(struct buffer_head *bh);
/linux/fs/
H A Dbuffer.c63 inline void touch_buffer(struct buffer_head *bh) in touch_buffer() function
68 EXPORT_SYMBOL(touch_buffer);
1409 touch_buffer(bh); in find_get_block_common()