Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dnamei.c279 static void dx_set_hash(struct dx_entry *entry, unsigned value);
563 static inline void dx_set_hash(struct dx_entry *entry, unsigned value) in dx_set_hash() function
1309 dx_set_hash(new, hash); in dx_insert_block()