Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dnamei.c296 static void dx_set_hash(struct dx_entry *entry, unsigned value);
581 static inline void dx_set_hash(struct dx_entry *entry, unsigned value) in dx_set_hash() function
1366 dx_set_hash(new, hash); in dx_insert_block()