Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dbuffer.c146 static void __end_buffer_read_notouch(struct buffer_head *bh, int uptodate) in __end_buffer_read_notouch() function
163 __end_buffer_read_notouch(bh, uptodate); in end_buffer_read_sync()
2504 __end_buffer_read_notouch(bh, uptodate); in end_buffer_read_nobh()