Lines Matching refs:OCFS2_INVALID_SLOT
857 osb->s_inode_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_inode_steal_slot()
865 osb->s_meta_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_meta_steal_slot()
888 int slot = OCFS2_INVALID_SLOT; in __ocfs2_get_steal_slot()
918 if (slot == OCFS2_INVALID_SLOT) in ocfs2_steal_resource()
973 if (slot != OCFS2_INVALID_SLOT && in ocfs2_reserve_new_metadata_blocks()
986 if (slot != OCFS2_INVALID_SLOT) in ocfs2_reserve_new_metadata_blocks()
1062 if (slot != OCFS2_INVALID_SLOT && in ocfs2_reserve_new_inode()
1087 if (slot != OCFS2_INVALID_SLOT) in ocfs2_reserve_new_inode()
1130 OCFS2_INVALID_SLOT, NULL, in ocfs2_reserve_cluster_bitmap_bits()
2721 if (le16_to_cpu(inode_fe->i_suballoc_slot) != (u16)OCFS2_INVALID_SLOT && in ocfs2_get_suballoc_slot_bit()
2827 if (suballoc_slot == (u16)OCFS2_INVALID_SLOT) in ocfs2_test_inode_bit()