Home
last modified time | relevance | path

Searched refs:i_chain (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ocfs2/
H A Dsuballoc.c217 max_bits = le16_to_cpu(di->id2.i_chain.cl_cpg) * le16_to_cpu(di->id2.i_chain.cl_bpc); in ocfs2_validate_gd_parent()
226 le16_to_cpu(di->id2.i_chain.cl_next_free_rec)) || in ocfs2_validate_gd_parent()
228 le16_to_cpu(di->id2.i_chain.cl_next_free_rec)) && !resize)) { in ocfs2_validate_gd_parent()
673 cl = &fe->id2.i_chain; in ocfs2_block_group_alloc()
1499 bg->bg_next_group = fe->id2.i_chain.cl_recs[chain].c_blkno; in ocfs2_relink_block_group()
1507 fe->id2.i_chain.cl_recs[chain].c_blkno = bg->bg_blkno; in ocfs2_relink_block_group()
1640 struct ocfs2_chain_list *cl = (struct ocfs2_chain_list *) &di->id2.i_chain; in ocfs2_alloc_dinode_update_counts()
1667 cl = (struct ocfs2_chain_list *)&di->id2.i_chain; in ocfs2_rollback_alloc_dinode_counts()
1700 struct ocfs2_chain_list *cl = &di->id2.i_chain; in ocfs2_bg_discontig_fix_result()
[all...]
H A Dioctl.c567 cl = &(gb_dinode->id2.i_chain); in ocfs2_info_freefrag_scan_bitmap()
H A Dmove_extents.c393 cl = &(ac_dinode->id2.i_chain); in ocfs2_find_victim_alloc_group()