Searched refs:t_flags (Results 1 – 5 of 5) sorted by relevance
350 jdbt->t_flags = 0; in journal_add_blocks_to_trans()352 jdbt->t_flags |= ext2fs_cpu_to_be16(JFS_FLAG_SAME_UUID); in journal_add_blocks_to_trans()360 jdbt->t_flags |= ext2fs_cpu_to_be16(JFS_FLAG_LAST_TAG); in journal_add_blocks_to_trans()363 jdbt->t_flags |= ext2fs_cpu_to_be16(JFS_FLAG_ESCAPE); in journal_add_blocks_to_trans()637 if (!(tag->t_flags & ext2fs_cpu_to_be16(JFS_FLAG_SAME_UUID))) in count_tags()640 if (tag->t_flags & ext2fs_cpu_to_be16(JFS_FLAG_LAST_TAG)) in count_tags()
239 if (!(get_be16(&tag->t_flags) & JFS_FLAG_SAME_UUID)) in count_tags()242 if (get_be16(&tag->t_flags) & JFS_FLAG_LAST_TAG) in count_tags()586 flags = get_be16(&tag->t_flags); in do_one_pass()
541 tag_flags = be16_to_cpu(tag->t_flags); in dump_descriptor_block()
155 __u32 t_flags; /* See below */ member164 __u16 t_flags; /* See below */ member