Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dnamei.c823 hinfo->hash_version += EXT4_SB(dir->i_sb)->s_hash_unsigned; in dx_probe()
1179 EXT4_SB(dir->i_sb)->s_hash_unsigned; in ext4_htree_fill_tree()
2274 fname->hinfo.hash_version += EXT4_SB(dir->i_sb)->s_hash_unsigned; in make_indexed_dir()
H A Dsuper.c4548 sbi->s_hash_unsigned = 3; in ext4_fill_super()
4554 sbi->s_hash_unsigned = 3; in ext4_fill_super()
H A Dext4.h1466 int s_hash_unsigned; /* 3 if hash should be signed, 0 if not */ member