Home
last modified time | relevance | path

Searched refs:dx_set_hash (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/ext3/
Dnamei.c138 static void dx_set_hash (struct dx_entry *entry, unsigned value);
198 static inline void dx_set_hash (struct dx_entry *entry, unsigned value) in dx_set_hash() function
762 dx_set_hash(new, hash); in dx_insert_block()
/linux-4.1.27/fs/ext4/
Dnamei.c244 static void dx_set_hash(struct dx_entry *entry, unsigned value);
523 static inline void dx_set_hash(struct dx_entry *entry, unsigned value) in dx_set_hash() function
1234 dx_set_hash(new, hash); in dx_insert_block()