Searched refs:E2FS_UNSIGNED_HASH (Results 1 – 2 of 2) sorted by relevance
363 #define E2FS_UNSIGNED_HASH 0x0002 macro
703 if (le32toh(es->e4fs_flags) & E2FS_UNSIGNED_HASH) { in ext2_compute_sb_data()707 es->e4fs_flags = htole32(le32toh(es->e4fs_flags) | E2FS_UNSIGNED_HASH); in ext2_compute_sb_data()