Symbol: ocfs2_extent_rec
fs/ocfs2/alloc.c
102
struct ocfs2_extent_rec *rec);
fs/ocfs2/alloc.c
1126
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
131
struct ocfs2_extent_rec *ext,
fs/ocfs2/alloc.c
132
struct ocfs2_extent_rec *insert_rec);
fs/ocfs2/alloc.c
1441
memset(&root_el->l_recs[i], 0, sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
146
struct ocfs2_extent_rec *rec);
fs/ocfs2/alloc.c
150
struct ocfs2_extent_rec *rec);
fs/ocfs2/alloc.c
1631
num_bytes = sizeof(struct ocfs2_extent_rec) * next_free;
fs/ocfs2/alloc.c
1637
struct ocfs2_extent_rec *insert_rec)
fs/ocfs2/alloc.c
1641
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
1693
num_bytes *= sizeof(struct ocfs2_extent_rec);
fs/ocfs2/alloc.c
1723
size = num_recs * sizeof(struct ocfs2_extent_rec);
fs/ocfs2/alloc.c
1726
sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
1760
memset(&el->l_recs[0], 0, sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
1823
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
1980
static void ocfs2_adjust_adjacent_records(struct ocfs2_extent_rec *left_rec,
fs/ocfs2/alloc.c
1981
struct ocfs2_extent_rec *right_rec,
fs/ocfs2/alloc.c
201
struct ocfs2_extent_rec *rec)
fs/ocfs2/alloc.c
2067
struct ocfs2_extent_rec *left_rec, *right_rec;
fs/ocfs2/alloc.c
2141
struct ocfs2_extent_rec move_rec;
fs/ocfs2/alloc.c
217
struct ocfs2_extent_rec *rec)
fs/ocfs2/alloc.c
2215
memset(&left_el->l_recs[0], 0, sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
2334
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
2350
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
2551
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
2619
memset(&el->l_recs[0], 0, sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
2651
memset(&root_el->l_recs[i], 0, sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
2773
sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
3116
memset(&el->l_recs[0], 0, sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
3282
struct ocfs2_extent_rec *rec = &el->l_recs[index];
fs/ocfs2/alloc.c
3298
size = index * sizeof(struct ocfs2_extent_rec);
fs/ocfs2/alloc.c
3307
memset(&el->l_recs[0], 0, sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
3368
struct ocfs2_extent_rec *split_rec,
fs/ocfs2/alloc.c
3373
struct ocfs2_extent_rec *left_rec;
fs/ocfs2/alloc.c
3374
struct ocfs2_extent_rec *right_rec;
fs/ocfs2/alloc.c
3534
struct ocfs2_extent_rec *split_rec,
fs/ocfs2/alloc.c
3540
struct ocfs2_extent_rec *left_rec;
fs/ocfs2/alloc.c
3541
struct ocfs2_extent_rec *right_rec;
fs/ocfs2/alloc.c
3680
struct ocfs2_extent_rec *split_rec,
fs/ocfs2/alloc.c
3686
struct ocfs2_extent_rec *rec = &el->l_recs[split_index];
fs/ocfs2/alloc.c
3849
struct ocfs2_extent_rec *rec,
fs/ocfs2/alloc.c
3850
struct ocfs2_extent_rec *split_rec)
fs/ocfs2/alloc.c
3883
struct ocfs2_extent_rec *insert_rec,
fs/ocfs2/alloc.c
3889
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
3974
struct ocfs2_extent_rec *insert_rec)
fs/ocfs2/alloc.c
3979
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
4010
struct ocfs2_extent_rec *insert_rec,
fs/ocfs2/alloc.c
4096
struct ocfs2_extent_rec *split_rec,
fs/ocfs2/alloc.c
4102
struct ocfs2_extent_rec *rec, *tmprec;
fs/ocfs2/alloc.c
415
struct ocfs2_extent_rec *ext,
fs/ocfs2/alloc.c
416
struct ocfs2_extent_rec *insert_rec)
fs/ocfs2/alloc.c
4183
struct ocfs2_extent_rec *insert_rec,
fs/ocfs2/alloc.c
4262
struct ocfs2_extent_rec *insert_rec,
fs/ocfs2/alloc.c
4375
struct ocfs2_extent_rec *split_rec,
fs/ocfs2/alloc.c
4381
struct ocfs2_extent_rec *rec = NULL;
fs/ocfs2/alloc.c
4503
struct ocfs2_extent_rec *insert_rec)
fs/ocfs2/alloc.c
4521
struct ocfs2_extent_rec *rec =
fs/ocfs2/alloc.c
4548
struct ocfs2_extent_rec *insert_rec)
fs/ocfs2/alloc.c
4552
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
4595
struct ocfs2_extent_rec *insert_rec,
fs/ocfs2/alloc.c
4735
struct ocfs2_extent_rec rec;
fs/ocfs2/alloc.c
4906
struct ocfs2_extent_rec *split_rec,
fs/ocfs2/alloc.c
4908
struct ocfs2_extent_rec *rec)
fs/ocfs2/alloc.c
4913
memset(split_rec, 0, sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
4930
struct ocfs2_extent_rec *orig_split_rec,
fs/ocfs2/alloc.c
4935
struct ocfs2_extent_rec tmprec;
fs/ocfs2/alloc.c
4937
struct ocfs2_extent_rec rec;
fs/ocfs2/alloc.c
4938
struct ocfs2_extent_rec split_rec = *orig_split_rec;
fs/ocfs2/alloc.c
5042
struct ocfs2_extent_rec *split_rec)
fs/ocfs2/alloc.c
5083
struct ocfs2_extent_rec *split_rec,
fs/ocfs2/alloc.c
5090
struct ocfs2_extent_rec *rec = &el->l_recs[split_index];
fs/ocfs2/alloc.c
510
struct ocfs2_extent_rec *rec)
fs/ocfs2/alloc.c
5182
struct ocfs2_extent_rec split_rec;
fs/ocfs2/alloc.c
5185
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
52
struct ocfs2_extent_rec *ext,
fs/ocfs2/alloc.c
5229
memset(&split_rec, 0, sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
53
struct ocfs2_extent_rec *insert_rec);
fs/ocfs2/alloc.c
5304
struct ocfs2_extent_rec split_rec;
fs/ocfs2/alloc.c
5305
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
533
struct ocfs2_extent_rec *rec,
fs/ocfs2/alloc.c
534
struct ocfs2_extent_rec *insert_rec)
fs/ocfs2/alloc.c
5376
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
545
struct ocfs2_extent_rec *rec)
fs/ocfs2/alloc.c
5536
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
568
struct ocfs2_extent_rec *insert_rec);
fs/ocfs2/alloc.c
7249
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
771
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
796
struct ocfs2_extent_rec *ext,
fs/ocfs2/alloc.c
807
static int ocfs2_extents_adjacent(struct ocfs2_extent_rec *left,
fs/ocfs2/alloc.c
808
struct ocfs2_extent_rec *right)
fs/ocfs2/alloc.c
820
struct ocfs2_extent_rec *ext,
fs/ocfs2/alloc.c
821
struct ocfs2_extent_rec *insert_rec)
fs/ocfs2/alloc.c
88
struct ocfs2_extent_rec *rec);
fs/ocfs2/alloc.h
108
struct ocfs2_extent_rec *split_rec,
fs/ocfs2/alloc.h
233
struct ocfs2_extent_rec *rec)
fs/ocfs2/alloc.h
252
static inline int ocfs2_is_empty_extent(struct ocfs2_extent_rec *rec)
fs/ocfs2/dir.c
817
struct ocfs2_extent_rec *rec = NULL;
fs/ocfs2/extent_map.c
214
struct ocfs2_extent_rec *rec)
fs/ocfs2/extent_map.c
320
struct ocfs2_extent_rec *rec;
fs/ocfs2/extent_map.c
399
struct ocfs2_extent_rec *ret_rec,
fs/ocfs2/extent_map.c
406
struct ocfs2_extent_rec *rec;
fs/ocfs2/extent_map.c
527
struct ocfs2_extent_rec *rec,
fs/ocfs2/extent_map.c
548
struct ocfs2_extent_rec *rec;
fs/ocfs2/extent_map.c
612
struct ocfs2_extent_rec rec;
fs/ocfs2/extent_map.c
759
struct ocfs2_extent_rec rec;
fs/ocfs2/extent_map.c
843
struct ocfs2_extent_rec rec;
fs/ocfs2/extent_map.c
889
struct ocfs2_extent_rec rec;
fs/ocfs2/extent_map.h
31
struct ocfs2_extent_rec *rec);
fs/ocfs2/file.c
1696
struct ocfs2_extent_rec *rec = NULL;
fs/ocfs2/file.c
1719
struct ocfs2_extent_rec *rec,
fs/ocfs2/file.c
1786
struct ocfs2_extent_rec *rec = NULL;
fs/ocfs2/move_extents.c
57
struct ocfs2_extent_rec *rec, replace_rec;
fs/ocfs2/ocfs2_fs.h
1273
return size / sizeof(struct ocfs2_extent_rec);
fs/ocfs2/ocfs2_fs.h
1291
return size / sizeof(struct ocfs2_extent_rec);
fs/ocfs2/ocfs2_fs.h
1301
return size / sizeof(struct ocfs2_extent_rec);
fs/ocfs2/ocfs2_fs.h
1321
return size / sizeof(struct ocfs2_extent_rec);
fs/ocfs2/ocfs2_fs.h
1331
return size / sizeof(struct ocfs2_extent_rec);
fs/ocfs2/ocfs2_fs.h
1416
return size / sizeof(struct ocfs2_extent_rec);
fs/ocfs2/ocfs2_fs.h
1426
return size / sizeof(struct ocfs2_extent_rec);
fs/ocfs2/ocfs2_fs.h
1469
return size / sizeof(struct ocfs2_extent_rec);
fs/ocfs2/ocfs2_fs.h
1489
return size / sizeof(struct ocfs2_extent_rec);
fs/ocfs2/ocfs2_fs.h
1499
return size / sizeof(struct ocfs2_extent_rec);
fs/ocfs2/ocfs2_fs.h
1563
return size / sizeof(struct ocfs2_extent_rec);
fs/ocfs2/ocfs2_fs.h
472
/*10*/ struct ocfs2_extent_rec l_recs[] __counted_by_le(l_count);
fs/ocfs2/refcounttree.c
1067
struct ocfs2_extent_rec *rec = NULL;
fs/ocfs2/refcounttree.c
2638
struct ocfs2_extent_rec *rec;
fs/ocfs2/refcounttree.c
3060
struct ocfs2_extent_rec replace_rec;
fs/ocfs2/refcounttree.c
4198
sizeof(struct ocfs2_extent_rec)));
fs/ocfs2/suballoc.c
1790
struct ocfs2_extent_rec *rec,
fs/ocfs2/suballoc.c
1814
struct ocfs2_extent_rec *rec;
fs/ocfs2/suballoc.c
444
struct ocfs2_extent_rec *rec;
fs/ocfs2/suballoc.c
671
struct ocfs2_extent_rec *rec;
fs/ocfs2/xattr.c
2703
sizeof(struct ocfs2_extent_rec);
fs/ocfs2/xattr.c
2794
sizeof(struct ocfs2_extent_rec)));
fs/ocfs2/xattr.c
3741
struct ocfs2_extent_rec *rec = NULL;
fs/ocfs2/xattr.c
54
struct ocfs2_extent_rec er;