Lines Matching full:hash
178 #define EXT3_INDEX_FL 0x00001000 /* hash-indexed directory */
475 __le32 s_hash_seed[4]; /* HTREE hash seed */
476 __u8 s_def_hash_version; /* Default hash version to use */
651 * Hash Tree Directory indexing
675 /* hash info structure used by the directory hash */
678 u32 hash;
710 * readdir operations in hash tree order.
772 extern int ext3_htree_store_dirent(struct file *dir_file, __u32 hash,
780 /* hash.c */