Home
last modified time | relevance | path

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

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