Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dbuffer.c142 static void __end_buffer_read_notouch(struct buffer_head *bh, int uptodate) in __end_buffer_read_notouch() function
159 __end_buffer_read_notouch(bh, uptodate); in end_buffer_read_sync()
2545 __end_buffer_read_notouch(bh, uptodate); in end_buffer_read_nobh()
/kernel/linux/linux-6.6/fs/
H A Dbuffer.c143 static void __end_buffer_read_notouch(struct buffer_head *bh, int uptodate) in __end_buffer_read_notouch() function
160 __end_buffer_read_notouch(bh, uptodate); in end_buffer_read_sync()

Completed in 8 milliseconds