Home
last modified time | relevance | path

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

/fs/ext4/
Dnamei.c272 struct dx_frame struct
304 static struct dx_frame *dx_probe(struct ext4_filename *fname,
307 struct dx_frame *frame);
308 static void dx_release(struct dx_frame *frames);
318 static void dx_insert_block(struct dx_frame *frame,
321 struct dx_frame *frame,
322 struct dx_frame *frames,
809 static struct dx_frame *
811 struct dx_hash_info *hinfo, struct dx_frame *frame_in) in dx_probe()
816 struct dx_frame *frame = frame_in; in dx_probe()
[all …]