Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dnamei.c272 struct dx_frame struct
777 static struct dx_frame *
779 struct dx_hash_info *hinfo, struct dx_frame *frame_in) in dx_probe()
784 struct dx_frame *frame = frame_in; in dx_probe()
785 struct dx_frame *ret_err = ERR_PTR(ERR_BAD_DX_DIR); in dx_probe()
793 return (struct dx_frame *) frame->bh; in dx_probe()
912 ret_err = (struct dx_frame *) frame->bh; in dx_probe()
938 static void dx_release(struct dx_frame *frames) in dx_release()
976 struct dx_frame *frame, in ext4_htree_next_block()
977 struct dx_frame *frames, in ext4_htree_next_block()
[all …]