Searched refs:JBD2_FLAG_SAME_UUID (Results 1 – 3 of 3) sorted by relevance
213 if (!(tag.t_flags & cpu_to_be16(JBD2_FLAG_SAME_UUID))) in count_tags()698 if (!(flags & JBD2_FLAG_SAME_UUID)) in do_one_pass()
724 tag_flag |= JBD2_FLAG_SAME_UUID; in jbd2_journal_commit_transaction()
219 #define JBD2_FLAG_SAME_UUID 2 /* block has same uuid as previous */ macro
Completed in 20 milliseconds