Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ext4/
Dnamei.c243 struct dx_frame struct
275 static struct dx_frame *dx_probe(struct ext4_filename *fname,
278 struct dx_frame *frame);
279 static void dx_release(struct dx_frame *frames);
289 static void dx_insert_block(struct dx_frame *frame,
292 struct dx_frame *frame,
293 struct dx_frame *frames,
776 static struct dx_frame *
778 struct dx_hash_info *hinfo, struct dx_frame *frame_in) in dx_probe()
783 struct dx_frame *frame = frame_in; in dx_probe()
[all …]