Symbol: ocfs2_extent_rec
fs/ocfs2/alloc.c
102
struct ocfs2_extent_rec *rec);
fs/ocfs2/alloc.c
1105
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
1420
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
1610
num_bytes = sizeof(struct ocfs2_extent_rec) * next_free;
fs/ocfs2/alloc.c
1616
struct ocfs2_extent_rec *insert_rec)
fs/ocfs2/alloc.c
1620
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
1672
num_bytes *= sizeof(struct ocfs2_extent_rec);
fs/ocfs2/alloc.c
1702
size = num_recs * sizeof(struct ocfs2_extent_rec);
fs/ocfs2/alloc.c
1705
sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
1739
memset(&el->l_recs[0], 0, sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
1802
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
1971
static void ocfs2_adjust_adjacent_records(struct ocfs2_extent_rec *left_rec,
fs/ocfs2/alloc.c
1972
struct ocfs2_extent_rec *right_rec,
fs/ocfs2/alloc.c
201
struct ocfs2_extent_rec *rec)
fs/ocfs2/alloc.c
2058
struct ocfs2_extent_rec *left_rec, *right_rec;
fs/ocfs2/alloc.c
2132
struct ocfs2_extent_rec move_rec;
fs/ocfs2/alloc.c
217
struct ocfs2_extent_rec *rec)
fs/ocfs2/alloc.c
2206
memset(&left_el->l_recs[0], 0, sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
2325
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
2341
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
2542
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
2610
memset(&el->l_recs[0], 0, sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
2642
memset(&root_el->l_recs[i], 0, sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
2764
sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
3107
memset(&el->l_recs[0], 0, sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
3273
struct ocfs2_extent_rec *rec = &el->l_recs[index];
fs/ocfs2/alloc.c
3289
size = index * sizeof(struct ocfs2_extent_rec);
fs/ocfs2/alloc.c
3298
memset(&el->l_recs[0], 0, sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
3359
struct ocfs2_extent_rec *split_rec,
fs/ocfs2/alloc.c
3364
struct ocfs2_extent_rec *left_rec;
fs/ocfs2/alloc.c
3365
struct ocfs2_extent_rec *right_rec;
fs/ocfs2/alloc.c
3525
struct ocfs2_extent_rec *split_rec,
fs/ocfs2/alloc.c
3531
struct ocfs2_extent_rec *left_rec;
fs/ocfs2/alloc.c
3532
struct ocfs2_extent_rec *right_rec;
fs/ocfs2/alloc.c
3671
struct ocfs2_extent_rec *split_rec,
fs/ocfs2/alloc.c
3677
struct ocfs2_extent_rec *rec = &el->l_recs[split_index];
fs/ocfs2/alloc.c
3840
struct ocfs2_extent_rec *rec,
fs/ocfs2/alloc.c
3841
struct ocfs2_extent_rec *split_rec)
fs/ocfs2/alloc.c
3874
struct ocfs2_extent_rec *insert_rec,
fs/ocfs2/alloc.c
3880
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
3965
struct ocfs2_extent_rec *insert_rec)
fs/ocfs2/alloc.c
3970
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
4001
struct ocfs2_extent_rec *insert_rec,
fs/ocfs2/alloc.c
4087
struct ocfs2_extent_rec *split_rec,
fs/ocfs2/alloc.c
4093
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
4174
struct ocfs2_extent_rec *insert_rec,
fs/ocfs2/alloc.c
4253
struct ocfs2_extent_rec *insert_rec,
fs/ocfs2/alloc.c
4366
struct ocfs2_extent_rec *split_rec,
fs/ocfs2/alloc.c
4372
struct ocfs2_extent_rec *rec = NULL;
fs/ocfs2/alloc.c
4494
struct ocfs2_extent_rec *insert_rec)
fs/ocfs2/alloc.c
4512
struct ocfs2_extent_rec *rec =
fs/ocfs2/alloc.c
4539
struct ocfs2_extent_rec *insert_rec)
fs/ocfs2/alloc.c
4543
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
4586
struct ocfs2_extent_rec *insert_rec,
fs/ocfs2/alloc.c
4726
struct ocfs2_extent_rec rec;
fs/ocfs2/alloc.c
4897
struct ocfs2_extent_rec *split_rec,
fs/ocfs2/alloc.c
4899
struct ocfs2_extent_rec *rec)
fs/ocfs2/alloc.c
4904
memset(split_rec, 0, sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
4921
struct ocfs2_extent_rec *orig_split_rec,
fs/ocfs2/alloc.c
4926
struct ocfs2_extent_rec tmprec;
fs/ocfs2/alloc.c
4928
struct ocfs2_extent_rec rec;
fs/ocfs2/alloc.c
4929
struct ocfs2_extent_rec split_rec = *orig_split_rec;
fs/ocfs2/alloc.c
5033
struct ocfs2_extent_rec *split_rec)
fs/ocfs2/alloc.c
5074
struct ocfs2_extent_rec *split_rec,
fs/ocfs2/alloc.c
5081
struct ocfs2_extent_rec *rec = &el->l_recs[split_index];
fs/ocfs2/alloc.c
510
struct ocfs2_extent_rec *rec)
fs/ocfs2/alloc.c
5173
struct ocfs2_extent_rec split_rec;
fs/ocfs2/alloc.c
5176
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
52
struct ocfs2_extent_rec *ext,
fs/ocfs2/alloc.c
5220
memset(&split_rec, 0, sizeof(struct ocfs2_extent_rec));
fs/ocfs2/alloc.c
5295
struct ocfs2_extent_rec split_rec;
fs/ocfs2/alloc.c
5296
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
53
struct ocfs2_extent_rec *insert_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
5367
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
545
struct ocfs2_extent_rec *rec)
fs/ocfs2/alloc.c
5527
struct ocfs2_extent_rec *rec;
fs/ocfs2/alloc.c
568
struct ocfs2_extent_rec *insert_rec);
fs/ocfs2/alloc.c
7240
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
792
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
1691
struct ocfs2_extent_rec *rec = NULL;
fs/ocfs2/file.c
1714
struct ocfs2_extent_rec *rec,
fs/ocfs2/file.c
1781
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
1068
struct ocfs2_extent_rec *rec = NULL;
fs/ocfs2/refcounttree.c
2634
struct ocfs2_extent_rec *rec;
fs/ocfs2/refcounttree.c
3056
struct ocfs2_extent_rec replace_rec;
fs/ocfs2/refcounttree.c
4194
sizeof(struct ocfs2_extent_rec)));
fs/ocfs2/suballoc.c
1743
struct ocfs2_extent_rec *rec,
fs/ocfs2/suballoc.c
1767
struct ocfs2_extent_rec *rec;
fs/ocfs2/suballoc.c
397
struct ocfs2_extent_rec *rec;
fs/ocfs2/suballoc.c
624
struct ocfs2_extent_rec *rec;
fs/ocfs2/xattr.c
2692
sizeof(struct ocfs2_extent_rec);
fs/ocfs2/xattr.c
2781
sizeof(struct ocfs2_extent_rec)));
fs/ocfs2/xattr.c
3728
struct ocfs2_extent_rec *rec = NULL;
fs/ocfs2/xattr.c
54
struct ocfs2_extent_rec er;