Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dnamei.c268 static void dx_insert_block(struct dx_frame *frame,
1240 static void dx_insert_block(struct dx_frame *frame, u32 hash, ext4_lblk_t block) in dx_insert_block() function
1763 dx_insert_block(frame, hash2 + continued, newblock); in do_split()
2234 dx_insert_block((frame - 1), hash2, newblock); in ext4_dx_add_entry()