Home
last modified time | relevance | path

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

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