Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dfilemap.c2442 error = __lock_page_async(page, iocb->ki_waitq); in filemap_update_page()
/Linux-v5.15/include/linux/
Dfs.h339 struct wait_page_queue *ki_waitq; /* for async buffered IO */ member
/Linux-v5.15/fs/
Dio_uring.c3425 kiocb->ki_waitq = wait; in io_rw_should_retry()