Lines Matching refs:OCFS2_INVALID_SLOT
859 osb->s_inode_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_inode_steal_slot()
867 osb->s_meta_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_meta_steal_slot()
890 int slot = OCFS2_INVALID_SLOT; in __ocfs2_get_steal_slot()
920 if (slot == OCFS2_INVALID_SLOT) in ocfs2_steal_resource()
975 if (slot != OCFS2_INVALID_SLOT && in ocfs2_reserve_new_metadata_blocks()
988 if (slot != OCFS2_INVALID_SLOT) in ocfs2_reserve_new_metadata_blocks()
1064 if (slot != OCFS2_INVALID_SLOT && in ocfs2_reserve_new_inode()
1089 if (slot != OCFS2_INVALID_SLOT) in ocfs2_reserve_new_inode()
1132 OCFS2_INVALID_SLOT, NULL, in ocfs2_reserve_cluster_bitmap_bits()
2723 if (le16_to_cpu(inode_fe->i_suballoc_slot) != (u16)OCFS2_INVALID_SLOT && in ocfs2_get_suballoc_slot_bit()
2829 if (suballoc_slot == (u16)OCFS2_INVALID_SLOT) in ocfs2_test_inode_bit()