Searched refs:i_suballoc_loc (Results 1 – 3 of 3) sorted by relevance
2135 if (di->i_suballoc_loc) in ocfs2_init_inode_ac_group()2136 ac->ac_last_group = le64_to_cpu(di->i_suballoc_loc); in ocfs2_init_inode_ac_group()2648 if (di->i_suballoc_loc) in ocfs2_free_dinode()2649 bg_blkno = le64_to_cpu(di->i_suballoc_loc); in ocfs2_free_dinode()2849 *group_blkno = le64_to_cpu(inode_fe->i_suballoc_loc); in ocfs2_get_suballoc_slot_bit()
698 __le64 i_suballoc_loc; /* Suballocator block group this member
560 fe->i_suballoc_loc = cpu_to_le64(suballoc_loc); in __ocfs2_mknod_locked()