Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dnamei.c222 struct dx_frame struct
254 static struct dx_frame *dx_probe(struct ext4_filename *fname,
257 struct dx_frame *frame);
258 static void dx_release(struct dx_frame *frames);
266 static void dx_insert_block(struct dx_frame *frame,
269 struct dx_frame *frame,
270 struct dx_frame *frames,
729 static struct dx_frame *
731 struct dx_hash_info *hinfo, struct dx_frame *frame_in) in dx_probe()
736 struct dx_frame *frame = frame_in; in dx_probe()
[all …]