Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dnamei.c848 hinfo->hash_version += EXT4_SB(dir->i_sb)->s_hash_unsigned; in dx_probe()
1191 EXT4_SB(dir->i_sb)->s_hash_unsigned; in ext4_htree_fill_tree()
2298 fname->hinfo.hash_version += EXT4_SB(dir->i_sb)->s_hash_unsigned; in make_indexed_dir()
Dext4.h1546 int s_hash_unsigned; /* 3 if hash should be unsigned, 0 if not */ member
Dsuper.c5191 sbi->s_hash_unsigned = 3; in __ext4_fill_super()
5197 sbi->s_hash_unsigned = 3; in __ext4_fill_super()