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.c62 inline void touch_buffer(struct buffer_head *bh)
67 EXPORT_SYMBOL(touch_buffer); in touch_buffer()
1302 touch_buffer(bh);
63 inline void touch_buffer(struct buffer_head *bh) touch_buffer() function