Home
last modified time | relevance | path

Searched refs:ocfs2_group_desc (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuballoc.c106 static inline int ocfs2_block_group_reasonably_empty(struct ocfs2_group_desc *bg,
163 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_validate_gd_self()
206 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_validate_gd_parent()
246 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_check_group_descriptor()
272 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_validate_group_descriptor()
321 struct ocfs2_group_desc *b in ocfs2_bg_discontig_add_extent()
[all...]
H A Dresize.c41 struct ocfs2_group_desc *gd, in ocfs2_calc_new_backup_super()
91 struct ocfs2_group_desc *group; in ocfs2_update_last_group_and_inode()
107 group = (struct ocfs2_group_desc *)group_bh->b_data; in ocfs2_update_last_group_and_inode()
267 struct ocfs2_group_desc *group = NULL; in ocfs2_group_extend()
323 group = (struct ocfs2_group_desc *)group_bh->b_data; in ocfs2_group_extend()
377 struct ocfs2_group_desc *gd = in ocfs2_check_new_group()
378 (struct ocfs2_group_desc *)group_bh->b_data; in ocfs2_check_new_group()
457 struct ocfs2_group_desc *group = NULL; in ocfs2_group_add()
530 group = (struct ocfs2_group_desc *)group_bh->b_data; in ocfs2_group_add()
H A Docfs2_fs.h878 struct ocfs2_group_desc struct
1324 offsetof(struct ocfs2_group_desc, bg_list.l_recs); in ocfs2_extent_recs_per_gd()
1364 offsetof(struct ocfs2_group_desc, bg_bitmap); in ocfs2_group_bitmap_size()
1492 offsetof(struct ocfs2_group_desc, bg_list.l_recs); in ocfs2_extent_recs_per_gd()
1512 offsetof(struct ocfs2_group_desc, bg_bitmap); in ocfs2_group_bitmap_size()
1596 static inline int ocfs2_gd_is_discontig(struct ocfs2_group_desc *gd) in ocfs2_gd_is_discontig()
1598 if ((offsetof(struct ocfs2_group_desc, bg_bitmap) + in ocfs2_gd_is_discontig()
1600 offsetof(struct ocfs2_group_desc, bg_list)) in ocfs2_gd_is_discontig()
H A Dmove_extents.c378 struct ocfs2_group_desc *bg; in ocfs2_find_victim_alloc_group()
436 bg = (struct ocfs2_group_desc *)gd_bh->b_data; in ocfs2_find_victim_alloc_group()
473 struct ocfs2_group_desc *bg; in ocfs2_validate_and_adjust_move_goal()
494 bg = (struct ocfs2_group_desc *)gd_bh->b_data; in ocfs2_validate_and_adjust_move_goal()
529 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_probe_alloc_group()
576 struct ocfs2_group_desc *gd; in ocfs2_move_extent()
681 gd = (struct ocfs2_group_desc *)gd_bh->b_data; in ocfs2_move_extent()
H A Dsuballoc.h86 struct ocfs2_group_desc *bg,
H A Dioctl.c439 struct ocfs2_group_desc *bg = NULL; in ocfs2_info_freefrag_scan_chain()
473 bg = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_info_freefrag_scan_chain()
H A Dalloc.c7450 struct ocfs2_group_desc *gd, in ocfs2_trim_extent()
7476 struct ocfs2_group_desc *gd, u64 group, in ocfs2_trim_group()
7531 struct ocfs2_group_desc *gd = NULL; in ocfs2_trim_mainbm()
7602 gd = (struct ocfs2_group_desc *)gd_bh->b_data; in ocfs2_trim_mainbm()
H A Djournal.c594 .ot_offset = offsetof(struct ocfs2_group_desc, bg_check),
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuballoc.c104 static inline int ocfs2_block_group_reasonably_empty(struct ocfs2_group_desc *bg,
161 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_validate_gd_self()
204 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_validate_gd_parent()
244 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_check_group_descriptor()
270 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_validate_group_descriptor()
319 struct ocfs2_group_desc *b in ocfs2_bg_discontig_add_extent()
[all...]
H A Dresize.c39 struct ocfs2_group_desc *gd, in ocfs2_calc_new_backup_super()
89 struct ocfs2_group_desc *group; in ocfs2_update_last_group_and_inode()
105 group = (struct ocfs2_group_desc *)group_bh->b_data; in ocfs2_update_last_group_and_inode()
265 struct ocfs2_group_desc *group = NULL; in ocfs2_group_extend()
321 group = (struct ocfs2_group_desc *)group_bh->b_data; in ocfs2_group_extend()
375 struct ocfs2_group_desc *gd = in ocfs2_check_new_group()
376 (struct ocfs2_group_desc *)group_bh->b_data; in ocfs2_check_new_group()
455 struct ocfs2_group_desc *group = NULL; in ocfs2_group_add()
528 group = (struct ocfs2_group_desc *)group_bh->b_data; in ocfs2_group_add()
H A Dmove_extents.c376 struct ocfs2_group_desc *bg; in ocfs2_find_victim_alloc_group()
434 bg = (struct ocfs2_group_desc *)gd_bh->b_data; in ocfs2_find_victim_alloc_group()
471 struct ocfs2_group_desc *bg; in ocfs2_validate_and_adjust_move_goal()
492 bg = (struct ocfs2_group_desc *)gd_bh->b_data; in ocfs2_validate_and_adjust_move_goal()
527 struct ocfs2_group_desc *gd = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_probe_alloc_group()
574 struct ocfs2_group_desc *gd; in ocfs2_move_extent()
679 gd = (struct ocfs2_group_desc *)gd_bh->b_data; in ocfs2_move_extent()
H A Docfs2_fs.h876 struct ocfs2_group_desc struct
1322 offsetof(struct ocfs2_group_desc, bg_list.l_recs); in ocfs2_extent_recs_per_gd()
1362 offsetof(struct ocfs2_group_desc, bg_bitmap); in ocfs2_group_bitmap_size()
1490 offsetof(struct ocfs2_group_desc, bg_list.l_recs); in ocfs2_extent_recs_per_gd()
1510 offsetof(struct ocfs2_group_desc, bg_bitmap); in ocfs2_group_bitmap_size()
1594 static inline int ocfs2_gd_is_discontig(struct ocfs2_group_desc *gd) in ocfs2_gd_is_discontig()
1596 if ((offsetof(struct ocfs2_group_desc, bg_bitmap) + in ocfs2_gd_is_discontig()
1598 offsetof(struct ocfs2_group_desc, bg_list)) in ocfs2_gd_is_discontig()
H A Dsuballoc.h84 struct ocfs2_group_desc *bg,
H A Dioctl.c443 struct ocfs2_group_desc *bg = NULL; in ocfs2_info_freefrag_scan_chain()
477 bg = (struct ocfs2_group_desc *)bh->b_data; in ocfs2_info_freefrag_scan_chain()
H A Dalloc.c7455 struct ocfs2_group_desc *gd, in ocfs2_trim_extent()
7481 struct ocfs2_group_desc *gd, u64 group, in ocfs2_trim_group()
7536 struct ocfs2_group_desc *gd = NULL; in ocfs2_trim_mainbm()
7607 gd = (struct ocfs2_group_desc *)gd_bh->b_data; in ocfs2_trim_mainbm()
H A Djournal.c590 .ot_offset = offsetof(struct ocfs2_group_desc, bg_check),

Completed in 44 milliseconds