Searched refs:i_suballoc_loc (Results 1 – 3 of 3) sorted by relevance
2046 if (di->i_suballoc_loc) in ocfs2_init_inode_ac_group()2047 ac->ac_last_group = le64_to_cpu(di->i_suballoc_loc); in ocfs2_init_inode_ac_group()2536 if (di->i_suballoc_loc) in ocfs2_free_dinode()2537 bg_blkno = le64_to_cpu(di->i_suballoc_loc); in ocfs2_free_dinode()2737 *group_blkno = le64_to_cpu(inode_fe->i_suballoc_loc); in ocfs2_get_suballoc_slot_bit()
697 __le64 i_suballoc_loc; /* Suballocator block group this member
553 fe->i_suballoc_loc = cpu_to_le64(suballoc_loc); in __ocfs2_mknod_locked()