Home
last modified time | relevance | path

Searched refs:f2fs_put_page (Results 1 – 3 of 3) sorted by relevance

/linux/fs/f2fs/
H A Dgc.c1289 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()
H A Dcompress.c132 f2fs_put_page(cc->rpages[i], unlock); in f2fs_put_rpages_wbc()
H A Df2fs.h3078 static inline void f2fs_put_page(struct page *page, bool unlock) in f2fs_folio_put()
3080 static inline void f2fs_put_page(struct page *page, bool unlock) f2fs_put_page() function