Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dpagemap.h635 static inline int lock_page_async(struct page *page, in lock_page_async() function
/kernel/linux/linux-5.10/mm/
Dfilemap.c2367 error = lock_page_async(page, iocb->ki_waitq); in generic_file_buffered_read()
2418 error = lock_page_async(page, iocb->ki_waitq); in generic_file_buffered_read()