Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/freevxfs/
H A Dvxfs_subr.c17 static int vxfs_read_folio(struct file *, struct folio *);
21 .read_folio = vxfs_read_folio,
114 * vxfs_read_folio - read one page synchronously into the pagecache
119 * The vxfs_read_folio routine reads @folio synchronously into the
128 static int vxfs_read_folio(struct file *file, struct folio *folio) in vxfs_read_folio() function

Completed in 1 milliseconds