Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dnamei.c761 hinfo->hash_version += EXT4_SB(dir->i_sb)->s_hash_unsigned; in dx_probe()
1084 EXT4_SB(dir->i_sb)->s_hash_unsigned; in ext4_htree_fill_tree()
1983 fname->hinfo.hash_version += EXT4_SB(dir->i_sb)->s_hash_unsigned; in make_indexed_dir()
Dsuper.c3934 sbi->s_hash_unsigned = 3; in ext4_fill_super()
3940 sbi->s_hash_unsigned = 3; in ext4_fill_super()
Dext4.h1383 int s_hash_unsigned; /* 3 if hash should be signed, 0 if not */ member