Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Dnode.h300 static inline bool IS_DNODE(struct page *node_page) in IS_DNODE() function
Dnode.c1170 if (step == 0 && IS_DNODE(page)) in sync_node_pages()
1172 if (step == 1 && (!IS_DNODE(page) || in sync_node_pages()
1175 if (step == 2 && (!IS_DNODE(page) || in sync_node_pages()
1205 if (ino && IS_DNODE(page)) { in sync_node_pages()
Dsegment.c1120 if (IS_DNODE(page) && is_cold_node(page)) in __get_segment_type_4()
1139 if (IS_DNODE(page)) in __get_segment_type_6()