Lines Matching refs:dx_frame
270 struct dx_frame
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)
788 struct dx_frame *frame = frame_in;
789 struct dx_frame *ret_err = ERR_PTR(ERR_BAD_DX_DIR);
797 return (struct dx_frame *) frame->bh;
907 ret_err = (struct dx_frame *) frame->bh;
933 static void dx_release(struct dx_frame *frames)
971 struct dx_frame *frame,
972 struct dx_frame *frames,
975 struct dx_frame *p;
1133 struct dx_frame frames[EXT4_HTREE_LEVEL], *frame;
1313 static void dx_insert_block(struct dx_frame *frame, u32 hash, ext4_lblk_t block)
1683 struct dx_frame frames[EXT4_HTREE_LEVEL], *frame;
1874 struct buffer_head **bh,struct dx_frame *frame,
2165 struct dx_frame frames[EXT4_HTREE_LEVEL], *frame;
2410 struct dx_frame frames[EXT4_HTREE_LEVEL], *frame;