Searched refs:f2fs_put_page (Results 1 – 3 of 3) sorted by relevance
1289 f2fs_put_page(fio.encrypted_page, false); in ra_data_block()1297 f2fs_put_page(fio.encrypted_page, true); in ra_data_block()1453 f2fs_put_page(fio.encrypted_page, true); in move_data_block()
132 f2fs_put_page(cc->rpages[i], unlock); in f2fs_put_rpages_wbc()
3080 static inline void f2fs_put_page(struct page *page, bool unlock) in f2fs_put_page() function