Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
H A Dfile.c408 * gfs2_allocate_page_backing - Allocate blocks for a write fault
417 static int gfs2_allocate_page_backing(struct page *page, unsigned int length) in gfs2_allocate_page_backing() function
539 ret = gfs2_allocate_page_backing(page, length); in gfs2_page_mkwrite()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dfile.c379 * gfs2_allocate_page_backing - Allocate blocks for a write fault
388 static int gfs2_allocate_page_backing(struct page *page, unsigned int length) in gfs2_allocate_page_backing() function
525 err = gfs2_allocate_page_backing(page, length); in gfs2_page_mkwrite()

Completed in 6 milliseconds