Searched refs:dx_frame (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | namei.c | 270 struct dx_frame struct 302 static struct dx_frame *dx_probe(struct ext4_filename *fname, 305 struct dx_frame *frame); 306 static void dx_release(struct dx_frame *frames); 314 static void dx_insert_block(struct dx_frame *frame, 317 struct dx_frame *frame, 318 struct dx_frame *frames, 781 static struct dx_frame * 783 struct dx_hash_info *hinfo, struct dx_frame *frame_in) in dx_probe() 788 struct dx_frame *fram in dx_probe() [all...] |
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | namei.c | 271 struct dx_frame struct 303 static struct dx_frame *dx_probe(struct ext4_filename *fname, 306 struct dx_frame *frame); 307 static void dx_release(struct dx_frame *frames); 317 static void dx_insert_block(struct dx_frame *frame, 320 struct dx_frame *frame, 321 struct dx_frame *frames, 808 static struct dx_frame * 810 struct dx_hash_info *hinfo, struct dx_frame *frame_in) in dx_probe() 815 struct dx_frame *fram in dx_probe() [all...] |
Completed in 6 milliseconds