Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dbuffer_head.h191 void touch_buffer(struct buffer_head *bh);
/kernel/linux/linux-5.10/fs/nilfs2/
Dpage.c42 touch_buffer(bh); in __nilfs_get_page_block()
/kernel/linux/linux-5.10/fs/
Dbuffer.c60 inline void touch_buffer(struct buffer_head *bh) in touch_buffer() function
65 EXPORT_SYMBOL(touch_buffer);
1332 touch_buffer(bh); in __find_get_block()