Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbuffer_head.h197 void touch_buffer(struct buffer_head *bh);
/openbmc/linux/fs/
H A Dbuffer.c62 inline void touch_buffer(struct buffer_head *bh) in touch_buffer() function
67 EXPORT_SYMBOL(touch_buffer);
1417 touch_buffer(bh); in __find_get_block()