Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext4/
Dnamei.c290 static void dx_insert_block(struct dx_frame *frame,
1262 static void dx_insert_block(struct dx_frame *frame, u32 hash, ext4_lblk_t block) in dx_insert_block() function
1913 dx_insert_block(frame, hash2 + continued, newblock); in do_split()
2398 dx_insert_block((frame - 1), hash2, newblock); in ext4_dx_add_entry()