Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dmove_extent.c345 goto unlock_pages; in move_extent_per_page()
350 goto unlock_pages; in move_extent_per_page()
357 goto unlock_pages; in move_extent_per_page()
370 goto unlock_pages; in move_extent_per_page()
396 unlock_pages: in move_extent_per_page()
431 goto unlock_pages; in move_extent_per_page()
/linux-4.19.296/drivers/xen/
Dprivcmd.c611 static void unlock_pages(struct page *pages[], unsigned int nr_pages) in unlock_pages() function
701 unlock_pages(pages, nr_pages); in privcmd_ioctl_dm_op()