Searched refs:to_journal (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/f2fs/
H A Dnode.c1829 bool to_journal = true; __flush_nat_entry_set() local
1841 to_journal = false; __flush_nat_entry_set()
1843 if (to_journal) { __flush_nat_entry_set()
1860 if (to_journal) { __flush_nat_entry_set()
1880 if (to_journal) __flush_nat_entry_set()
H A Dsegment.c1734 bool to_journal = true; flush_sit_entries() local
1770 if (to_journal && list_for_each_entry_safe()
1772 to_journal = false; list_for_each_entry_safe()
1774 if (!to_journal) { list_for_each_entry_safe()
1791 if (to_journal) { for_each_set_bit_from()
1810 if (!to_journal)

Completed in 166 milliseconds