Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dbuffer_head.h153 void touch_buffer(struct buffer_head *bh);
/linux-4.4.14/fs/nilfs2/
Dpage.c56 touch_buffer(bh); in __nilfs_get_page_block()
/linux-4.4.14/fs/
Dbuffer.c61 inline void touch_buffer(struct buffer_head *bh) in touch_buffer() function
66 EXPORT_SYMBOL(touch_buffer);
1375 touch_buffer(bh); in __find_get_block()