Searched refs:JFS_FLAG_ESCAPE (Results 1 – 4 of 4) sorted by relevance
189 #define JFS_FLAG_ESCAPE 1 /* on-disk block is escaped */ macro
649 if (flags & JFS_FLAG_ESCAPE) { in do_one_pass()
363 jdbt->t_flags |= ext2fs_cpu_to_be16(JFS_FLAG_ESCAPE); in journal_add_blocks_to_trans()