Searched refs:suballoc_slot (Results 1 – 1 of 1) sorted by relevance
2752 u16 *suballoc_slot, u64 *group_blkno, in ocfs2_get_suballoc_slot_bit() argument2786 if (suballoc_slot) in ocfs2_get_suballoc_slot_bit()2787 *suballoc_slot = le16_to_cpu(inode_fe->i_suballoc_slot); in ocfs2_get_suballoc_slot_bit()2870 u16 suballoc_bit = 0, suballoc_slot = 0; in ocfs2_test_inode_bit() local2876 status = ocfs2_get_suballoc_slot_bit(osb, blkno, &suballoc_slot, in ocfs2_test_inode_bit()2885 suballoc_slot); in ocfs2_test_inode_bit()2891 (u32)suballoc_slot); in ocfs2_test_inode_bit()2901 (u32)suballoc_slot, status); in ocfs2_test_inode_bit()