Lines Matching refs:OCFS2_INVALID_SLOT
861 osb->s_inode_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_inode_steal_slot()
869 osb->s_meta_steal_slot = OCFS2_INVALID_SLOT; in ocfs2_init_meta_steal_slot()
892 int slot = OCFS2_INVALID_SLOT; in __ocfs2_get_steal_slot()
922 if (slot == OCFS2_INVALID_SLOT) in ocfs2_steal_resource()
977 if (slot != OCFS2_INVALID_SLOT && in ocfs2_reserve_new_metadata_blocks()
990 if (slot != OCFS2_INVALID_SLOT) in ocfs2_reserve_new_metadata_blocks()
1066 if (slot != OCFS2_INVALID_SLOT && in ocfs2_reserve_new_inode()
1091 if (slot != OCFS2_INVALID_SLOT) in ocfs2_reserve_new_inode()
1134 OCFS2_INVALID_SLOT, NULL, in ocfs2_reserve_cluster_bitmap_bits()
2798 if (le16_to_cpu(inode_fe->i_suballoc_slot) != (u16)OCFS2_INVALID_SLOT && in ocfs2_get_suballoc_slot_bit()
2904 if (suballoc_slot == (u16)OCFS2_INVALID_SLOT) in ocfs2_test_inode_bit()