Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dfile.c814 * ubifs_bulk_read - determine whether to bulk-read and, if so, do it.
822 static int ubifs_bulk_read(struct page *page) in ubifs_bulk_read() function
890 if (ubifs_bulk_read(page)) in ubifs_readpage()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dfile.c813 * ubifs_bulk_read - determine whether to bulk-read and, if so, do it.
821 static int ubifs_bulk_read(struct page *page) in ubifs_bulk_read() function
891 if (ubifs_bulk_read(page)) in ubifs_read_folio()

Completed in 5 milliseconds