Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dioctl.c1415 ((params.def_hash_alg > DX_HASH_LAST) || in ext4_ioctl_set_tune_sb()
H A Dext4.h2548 #define DX_HASH_LAST DX_HASH_SIPHASH macro
H A Dsuper.c5232 if (sbi->s_def_hash_version > DX_HASH_LAST) { in ext4_hash_info_init()