Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dnamei.c298 static void dx_insert_block(struct dx_frame *frame,
1300 static void dx_insert_block(struct dx_frame *frame, u32 hash, ext4_lblk_t block) in dx_insert_block() function
1865 dx_insert_block(frame, hash2 + continued, newblock); in do_split()
2352 dx_insert_block((frame - 1), hash2, newblock); in ext4_dx_add_entry()