Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dbuffer_head.h153 void touch_buffer(struct buffer_head *bh);
/linux-4.1.27/fs/nilfs2/
Dpage.c56 touch_buffer(bh); in __nilfs_get_page_block()
/linux-4.1.27/fs/
Dbuffer.c57 inline void touch_buffer(struct buffer_head *bh) in touch_buffer() function
62 EXPORT_SYMBOL(touch_buffer);
1351 touch_buffer(bh); in __find_get_block()