Searched refs:s_hash_unsigned (Results 1 – 4 of 4) sorted by relevance
1497 sbi->s_hash_unsigned = 3; in ext4_ioctl_set_tune_sb()1499 sbi->s_hash_unsigned = 0; in ext4_ioctl_set_tune_sb()
821 hinfo->hash_version += EXT4_SB(dir->i_sb)->s_hash_unsigned; in dx_probe()1175 EXT4_SB(dir->i_sb)->s_hash_unsigned; in ext4_htree_fill_tree()2300 fname->hinfo.hash_version += EXT4_SB(dir->i_sb)->s_hash_unsigned; in make_indexed_dir()
5248 sbi->s_hash_unsigned = 3; in ext4_hash_info_init()5254 sbi->s_hash_unsigned = 3; in ext4_hash_info_init()
1563 int s_hash_unsigned; /* 3 if hash should be unsigned, 0 if not */ member