Searched refs:ovl_fb (Results 1 – 2 of 2) sorted by relevance
96 struct ovl_fb { struct110 struct ovl_fb fb; argument118 offsetof(struct ovl_fb, fid))518 int ovl_check_fb_len(struct ovl_fb *fb, int fb_len);
89 int ovl_check_fb_len(struct ovl_fb *fb, int fb_len) in ovl_check_fb_len()91 if (fb_len < sizeof(struct ovl_fb) || fb_len < fb->len) in ovl_check_fb_len()172 bytes = (fh->fb.len - offsetof(struct ovl_fb, fid)); in ovl_decode_real_fh()536 if (index->d_name.len < sizeof(struct ovl_fb)*2) in ovl_verify_index()