Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dnamei.c357 hinfo->hash_version += EXT3_SB(dir->i_sb)->s_hash_unsigned; in dx_probe()
628 EXT3_SB(dir->i_sb)->s_hash_unsigned; in ext3_htree_fill_tree()
1400 hinfo.hash_version += EXT3_SB(dir->i_sb)->s_hash_unsigned; in make_indexed_dir()
Dext3.h658 int s_hash_unsigned; /* 3 if hash should be signed, 0 if not */ member
Dsuper.c1916 sbi->s_hash_unsigned = 3; in ext3_fill_super()
1920 sbi->s_hash_unsigned = 3; in ext3_fill_super()
/linux-4.1.27/fs/ext4/
Dnamei.c751 hinfo->hash_version += EXT4_SB(dir->i_sb)->s_hash_unsigned; in dx_probe()
1074 EXT4_SB(dir->i_sb)->s_hash_unsigned; in ext4_htree_fill_tree()
2083 hinfo.hash_version += EXT4_SB(dir->i_sb)->s_hash_unsigned; in make_indexed_dir()
Dext4.h1285 int s_hash_unsigned; /* 3 if hash should be signed, 0 if not */ member
Dsuper.c3819 sbi->s_hash_unsigned = 3; in ext4_fill_super()
3825 sbi->s_hash_unsigned = 3; in ext4_fill_super()