Searched refs:IS_DNODE (Results 1 – 3 of 3) sorted by relevance
312 IS_DNODE(page) && is_cold_node(page); in f2fs_in_warm_node_list()1537 if (!IS_DNODE(page) || !is_cold_node(page)) in last_fsync_dnode()1605 IS_DNODE(page) && is_cold_node(page)) in __write_node_page()1762 if (!IS_DNODE(page) || !is_cold_node(page)) in f2fs_fsync_node_pages()1900 if (!IS_DNODE(page)) in f2fs_flush_inline_data()1967 if (step == 0 && IS_DNODE(page)) in f2fs_sync_node_pages()1969 if (step == 1 && (!IS_DNODE(page) || in f2fs_sync_node_pages()1972 if (step == 2 && (!IS_DNODE(page) || in f2fs_sync_node_pages()
347 static inline bool IS_DNODE(struct page *node_page) in IS_DNODE() function
3150 if (IS_DNODE(fio->page) && is_cold_node(fio->page)) in __get_segment_type_4()3181 if (IS_DNODE(fio->page)) in __get_segment_type_6()