Lines Matching refs:dx_frame
271 struct dx_frame
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)
815 struct dx_frame *frame = frame_in;
816 struct dx_frame *ret_err = ERR_PTR(ERR_BAD_DX_DIR);
824 return (struct dx_frame *) frame->bh;
943 ret_err = (struct dx_frame *) frame->bh;
969 static void dx_release(struct dx_frame *frames)
1007 struct dx_frame *frame,
1008 struct dx_frame *frames,
1011 struct dx_frame *p;
1187 struct dx_frame frames[EXT4_HTREE_LEVEL], *frame;
1378 static void dx_insert_block(struct dx_frame *frame, u32 hash, ext4_lblk_t block)
1782 struct dx_frame frames[EXT4_HTREE_LEVEL], *frame;
1975 struct buffer_head **bh,struct dx_frame *frame,
2231 struct dx_frame frames[EXT4_HTREE_LEVEL], *frame;
2491 struct dx_frame frames[EXT4_HTREE_LEVEL], *frame;