Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Dsegment.c1891 bool to_journal = true; in flush_sit_entries() local
1927 if (to_journal && in flush_sit_entries()
1929 to_journal = false; in flush_sit_entries()
1931 if (!to_journal) { in flush_sit_entries()
1948 if (to_journal) { in flush_sit_entries()
1967 if (!to_journal) in flush_sit_entries()
Dnode.c1882 bool to_journal = true; in __flush_nat_entry_set() local
1894 to_journal = false; in __flush_nat_entry_set()
1896 if (to_journal) { in __flush_nat_entry_set()
1913 if (to_journal) { in __flush_nat_entry_set()
1933 if (to_journal) in __flush_nat_entry_set()