Searched refs:s_hash_unsigned (Results 1 – 3 of 3) sorted by relevance
783 hinfo->hash_version += EXT4_SB(dir->i_sb)->s_hash_unsigned; in dx_probe()1106 EXT4_SB(dir->i_sb)->s_hash_unsigned; in ext4_htree_fill_tree()2129 fname->hinfo.hash_version += EXT4_SB(dir->i_sb)->s_hash_unsigned; in make_indexed_dir()
4537 sbi->s_hash_unsigned = 3; in ext4_fill_super()4543 sbi->s_hash_unsigned = 3; in ext4_fill_super()
1472 int s_hash_unsigned; /* 3 if hash should be signed, 0 if not */ member