Searched refs:f2fs_put_page (Results 1 – 2 of 2) sorted by relevance
1303 f2fs_put_page(fio.encrypted_page, false); in ra_data_block()1313 f2fs_put_page(fio.encrypted_page, true); in ra_data_block()1485 f2fs_put_page(fio.encrypted_page, true); in move_data_block()
3150 static inline void f2fs_put_page(struct page *page, bool unlock) in f2fs_put_page() function