Home
last modified time | relevance | path

Searched refs:s_hash_unsigned (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ext4/
H A Dnamei.c852 hinfo->hash_version += EXT4_SB(dir->i_sb)->s_hash_unsigned; in dx_probe()
1206 EXT4_SB(dir->i_sb)->s_hash_unsigned; in ext4_htree_fill_tree()
2315 fname->hinfo.hash_version += EXT4_SB(dir->i_sb)->s_hash_unsigned; in make_indexed_dir()
H A Dext4.h1533 int s_hash_unsigned; /* 3 if hash should be unsigned, 0 if not */ member
H A Dsuper.c5115 sbi->s_hash_unsigned = 3; in ext4_load_super()
5121 sbi->s_hash_unsigned = 3; in ext4_hash_info_init()