Searched refs:JFS_FLAG_ESCAPE (Results 1 – 5 of 5) sorted by relevance
41 #define JFS_FLAG_ESCAPE 1 /* on-disk block is escaped */ macro
189 #define JFS_FLAG_ESCAPE 1 /* on-disk block is escaped */ macro
640 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()